Machine Learning

0.0(0)
Studied by 4 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/36

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 7:02 AM on 6/24/24
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

37 Terms

1
New cards

Jupyter Notebook

I use ____ to create and share documents that contain live code, equations, visualizations, and narrative text.

2
New cards

Apache Spark

____ is a unified analytics engine for big data processing, with built-in modules for streaming, SQL, machine learning, and graph processing.

3
New cards

Microsoft Azure Machine Learning Studio

With ____ you can build, train, and deploy machine learning models using Azure's cloud infrastructure.

4
New cards

IBM Watson Studio

____ provides a suite of tools for data scientists, application developers, and subject matter experts to collaboratively and easily work with data.

5
New cards

Google Cloud AI Platform

____ is a cloud-based platform that offers machine learning services, including data labeling, model training, and deployment capabilities.

6
New cards

Machine Learning Frameworks

____ are software libraries that provide pre-built functions and structures to simplify the development of machine learning models.

7
New cards

Keras

____ is an open-source neural network library written in Python that is capable of running on top of TensorFlow, Microsoft Cognitive Toolkit, or Theano.

8
New cards

XGBoost

____ is an optimized distributed gradient boosting library designed for efficient and accurate large-scale machine learning.

9
New cards

LightGBM

____ is a gradient boosting framework that uses tree-based learning algorithms and is designed for efficiency and high performance.

10
New cards

CatBoost

____ is a machine learning library that is known for its high-quality predictions and training speed.

11
New cards

AutoML

____ refers to automated machine learning, where algorithms are used to automate the process of applying machine learning to real-world problems.

12
New cards

Machine Learning Libraries

____ are collections of functions and methods that allow you to perform machine learning tasks efficiently.

13
New cards

NumPy

____ is a Python library used for working with arrays, matrices, and mathematical functions.

14
New cards

Pandas

____ is a data manipulation and analysis library for Python that offers data structures and functions to work with structured data.

15
New cards

Matplotlib

____ is a plotting library for Python and its numerical mathematics extension NumPy.

16
New cards

Seaborn

____ is a data visualization library based on Matplotlib that provides a high-level interface for drawing attractive and informative statistical graphics.

17
New cards

Scipy

____ is a scientific computing library that builds on NumPy and provides a large number of functions that operate on numpy arrays and are useful for different types of scientific and engineering applications.

18
New cards

Machine Learning Techniques

____ are methods and algorithms used to design and train machine learning models.

19
New cards

Feature Engineering:


20
New cards

Hyperparameter Tuning

_______ is the process of selecting the best set of parameters for a machine learning model.

21
New cards

Cross-Validation

_______ is a technique used to assess how well a model generalizes to an independent dataset.

22
New cards

Ensemble Learning

_______ involves combining multiple models to improve the overall performance and accuracy.

23
New cards

Transfer Learning

_______ is a machine learning technique where a model trained on one task is re-purposed on a second related task.

24
New cards

Machine Learning Challenges

_______ refer to obstacles faced in developing and deploying machine learning models effectively.

25
New cards

Overfitting

_______ occurs when a model learns the training data too well, performing poorly on unseen data.

26
New cards

Underfitting

_______ happens when a model is too simple to capture the underlying patterns in the data.

27
New cards

Data Preprocessing

_______ involves cleaning, transforming, and preparing data for machine learning algorithms.

28
New cards

Interpretability

_______ is the ability to explain and understand how a machine learning model makes predictions.

29
New cards

Scalability

_______ refers to the capability of a system to handle a growing amount of work or its potential to accommodate growth.

30
New cards

Machine Learning Future Trends

_______ are upcoming developments and advancements in the field of machine learning.

31
New cards

Explainable AI

_______ focuses on creating AI models that can provide explanations for their decisions and predictions.

32
New cards

Automated Machine Learning

_______ is the process of automating the tasks involved in applying machine learning to real-world problems.

33
New cards

Federated Learning

_______ is a machine learning approach where multiple parties collaborate in building a shared global model while keeping their data local.

34
New cards

Quantum Machine Learning

_______ explores the intersection of quantum computing and machine learning to solve complex problems efficiently.

35
New cards

Ethical AI

_______ involves ensuring that artificial intelligence systems are developed and used in an ethical and responsible manner.

36
New cards

Name 5 Machine Learning Applications

  1. Natural Language Processing

  2. Computer Vision

  3. Recommendation Systems

  4. Fraud Detection

  5. Healthcare

37
New cards

Name 5 Machine Learning Tools

  1. Python

  2. R

  3. TensorFlow

  4. Scikit-learn

  5. PyTorch