1/36
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
Jupyter Notebook
I use ____ to create and share documents that contain live code, equations, visualizations, and narrative text.
Apache Spark
____ is a unified analytics engine for big data processing, with built-in modules for streaming, SQL, machine learning, and graph processing.
Microsoft Azure Machine Learning Studio
With ____ you can build, train, and deploy machine learning models using Azure's cloud infrastructure.
IBM Watson Studio
____ provides a suite of tools for data scientists, application developers, and subject matter experts to collaboratively and easily work with data.
Google Cloud AI Platform
____ is a cloud-based platform that offers machine learning services, including data labeling, model training, and deployment capabilities.
Machine Learning Frameworks
____ are software libraries that provide pre-built functions and structures to simplify the development of machine learning models.
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.
XGBoost
____ is an optimized distributed gradient boosting library designed for efficient and accurate large-scale machine learning.
LightGBM
____ is a gradient boosting framework that uses tree-based learning algorithms and is designed for efficiency and high performance.
CatBoost
____ is a machine learning library that is known for its high-quality predictions and training speed.
AutoML
____ refers to automated machine learning, where algorithms are used to automate the process of applying machine learning to real-world problems.
Machine Learning Libraries
____ are collections of functions and methods that allow you to perform machine learning tasks efficiently.
NumPy
____ is a Python library used for working with arrays, matrices, and mathematical functions.
Pandas
____ is a data manipulation and analysis library for Python that offers data structures and functions to work with structured data.
Matplotlib
____ is a plotting library for Python and its numerical mathematics extension NumPy.
Seaborn
____ is a data visualization library based on Matplotlib that provides a high-level interface for drawing attractive and informative statistical graphics.
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.
Machine Learning Techniques
____ are methods and algorithms used to design and train machine learning models.
Feature Engineering:
Hyperparameter Tuning
_______ is the process of selecting the best set of parameters for a machine learning model.
Cross-Validation
_______ is a technique used to assess how well a model generalizes to an independent dataset.
Ensemble Learning
_______ involves combining multiple models to improve the overall performance and accuracy.
Transfer Learning
_______ is a machine learning technique where a model trained on one task is re-purposed on a second related task.
Machine Learning Challenges
_______ refer to obstacles faced in developing and deploying machine learning models effectively.
Overfitting
_______ occurs when a model learns the training data too well, performing poorly on unseen data.
Underfitting
_______ happens when a model is too simple to capture the underlying patterns in the data.
Data Preprocessing
_______ involves cleaning, transforming, and preparing data for machine learning algorithms.
Interpretability
_______ is the ability to explain and understand how a machine learning model makes predictions.
Scalability
_______ refers to the capability of a system to handle a growing amount of work or its potential to accommodate growth.
Machine Learning Future Trends
_______ are upcoming developments and advancements in the field of machine learning.
Explainable AI
_______ focuses on creating AI models that can provide explanations for their decisions and predictions.
Automated Machine Learning
_______ is the process of automating the tasks involved in applying machine learning to real-world problems.
Federated Learning
_______ is a machine learning approach where multiple parties collaborate in building a shared global model while keeping their data local.
Quantum Machine Learning
_______ explores the intersection of quantum computing and machine learning to solve complex problems efficiently.
Ethical AI
_______ involves ensuring that artificial intelligence systems are developed and used in an ethical and responsible manner.
Name 5 Machine Learning Applications
Natural Language Processing
Computer Vision
Recommendation Systems
Fraud Detection
Healthcare
Name 5 Machine Learning Tools
Python
R
TensorFlow
Scikit-learn
PyTorch