Module 1 Flashcards
_______ is about extracting knowledge from data.
Machine Learning
It is a research field at the intersection of statistics, artificial intelligence, and computer science.
Machine Learning
It is also known as predictive analytics or statistical learning.
Machine Learning
A field of study concerned with giving computers the ability to learn without being explicitly programmed.
Machine Learning
It is a discipline of Artificial Intelligence (AI) that provides machines with the ability to automatically learn from data and past experiences while identifying patterns to make predictions with minimal human intervention.
Machine Learning
True or False.
Machine Learning (excluding deep learning) is a study of learning algorithms.
False.
(INCLUDING deep learning)
What is Data Science concerned with?
- Collection, preparation, and analysis of data.
- Leverages AI/ML, research, industry expertise, and statistics to make business decisions.
What is Artificial Intelligence concerned with?
- Technology for machines to understand/interpret, learn, and make “intelligent” decisions.
- Includes Machine Learning among many fields.
What is Machine Learning concerned with?
- Algorithms that helps machines improve through supervised, unsupervised, and reinforcement learning.
- Subset of Al and Data Science
Beyond that, automation by machine learning can _________ risks caused by fatigue or inattention.
Mitigate
__________ are better suited than humans for tasks that are routine, repetitive, or tedious.
Learning Machines
Machines driven by algorithms designed by humans are able to learn __________ and _________ and to fulfill tasks desired by humans.
Latent Rules and Inherent Patterns
This is a collection of data used in machine learning tasks.
Dataset
Machine learning methods enable computers to operate ___________ without explicit programming.
Autonomously
Each data record is called a “_____”.
Sample
This is the process of creating a model from data.
Learning(Training)
What are the different types of machine learning?
- Supervised Machine Learning
- Unsupervised Machine Learning
- Semi-supervised Machine Learning
- Reinforcement Learning
It is a dataset used in the training process.
Training Set
The dataset used in the testing process is called “________”, and each sample is called a/an “_______”.
Test Set; Test Sample
Events or attributes that reflect the performance or nature of a sample in particular aspects are called “_______”.
Features
In training sets, each sample is referred to as a “_________”.
Training Sample
This refers to the process of using the model obtained after learning for prediction.
Testing
What is the Machine Learning Workflow?
(PayDay MayDay)
- Project Setup
- Data Preparation
- Modeling
- Deployment
What steps are under Project Setup in the Machine Learning Workflow?
- Understand the business goals.
- Choose the solution to your problem.
What steps are under Data Preparation in the Machine Learning Workflow?
(C CED)
- Data Collection
- Data Cleaning
- Feature Engineering
- Split the Data
What steps are under Modeling in the Machine Learning Workflow?
(Hi There, My Ass)
- Hyperparameter tuning
- Train your Models
- Make predictions
- Assess Model Performance
What occurs in Phase 1 of Machine Learning?
(PLT)
- Processing
- Learning
- Testing
What steps are under Deployment in the Machine Learning Workflow?
(DMI)
- Deploy the model
- Monitor model performance
- Improve your model
What occurs in Phase 2 of Machine Learning?
New Data + Trained Model -> Prediction -> Predicted Data
How does Machine Learning work? (What are the two phases in Machine Learning?)
Phase 1: Learning
Phase 2: Prediction
What are some examples of Machine Learning Languages?
PRC
- Python
- R
- C++
What are some examples of Big Data Tools?
- MemSQL
- Apache Spark
What are some examples of General Machine Learning Frameworks?
NSN
- Numpy
- Scikit-learn
- NLTK
What are some examples of Data Analysis and Visualization Tools?
PM JWT
- Pandas
- Matplotlib
- Jupyter Notebook
- Weka
- Tableau
What are some examples of ML Frameworks for Natural Network Modelling?
PK CTT
- Pytorch
- Keras
- Caffe 2
- Tensorflow & Tensorboard
What are the Top Programming languages for Machine Learning?
- Python
- R
- Java
- Julia
- Scala
- C++
- JavaScript
- Lisp
- Haskell
- Go