Font size
WorksheetsMachine Learning Quiz
Total questions: 134
Worksheet time: 1hrs 22mins
Which of the following is a supervised learning algorithm?
Clustering
Dimensionality Reduction
Regression
Q-learning
What is the primary goal of classification in supervised learning?
Predicting continuous values
Grouping similar data points
Assigning data points to categories
Reducing the number of features
Which algorithm is used for finding optimal hyperplanes to separate data points?
Naive Bayes
Support Vector Machines (SVM)
K-Means
Principal Component Analysis (PCA)
Which type of learning uses unlabeled data?
Supervised learning
Reinforcement learning
Unsupervised learning
All of the above
What is the process of grouping similar data points called?
Regression
Classification
Clustering
Dimensionality Reduction
Which technique is used to reduce the number of features in a dataset?
Clustering
Regression
Dimensionality Reduction
Q-learning
Which learning paradigm involves an agent interacting with an environment?
Supervised learning
Unsupervised learning
Reinforcement learning
All of the above
What is the framework for decision-making in environments with random outcomes?
Q-learning
Markov Decision Processes (MDPs)
Support Vector Machines (SVM)
Neural Networks
Which algorithm learns optimal policies by estimating Q-values?
K-Means
Q-learning
Linear Regression
Decision Trees
What is a robotics application that involves identifying and categorizing objects?
Motion Planning
Object Recognition
Clustering
Regression
What is the goal of motion planning in robotics?
Recognizing objects
Generating sequences of actions for movement
Clustering data points
Reducing data dimensions
Which algorithm is commonly used in image recognition tasks within robotics?
K-Means
Neural Networks
Linear Regression
PCA
What type of machine learning is used to predict house prices?
Classification
Regression
Clustering
Reinforcement learning
What is the process of training a model using labeled data called?
Unsupervised learning
Supervised learning
Reinforcement learning
None of the above
What is the purpose of a Q-table in Q-learning?
To store clusters
To store feature dimensions
To store Q-values
To store regression coefficients
Which of the following is an example of dimensionality reduction?
K-means clustering
Principal Component Analysis (PCA)
Support Vector Machines (SVM)
Linear Regression
Which algorithm is used to group customers based on their purchasing behavior?
Linear Regression
Support Vector Machines (SVM)
K-means Clustering
Q-learning
What is the primary source of feedback in reinforcement learning?
Labels
Rewards
Clusters
Features
Which learning type is used to train an autonomous vehicle to navigate a road?
Supervised learning
Unsupervised learning
Reinforcement learning
Regression
What is the main characteristic that distinguishes supervised learning from unsupervised learning?
The type of algorithm used
The type of data used
The goal of the task
The presence of labeled data
Regression predicts categorical labels.
True
False
Classification assigns data points to categories.
True
False
Support Vector Machines (SVM) are used for unsupervised learning.
True
False
Clustering uses labeled data.
True
False
Dimensionality reduction reduces the number of features.
True
False
Reinforcement learning involves an agent interacting with an environment.
True
False
Markov Decision Processes (MDPs) are used in supervised learning.
True
False
Q-learning estimates Q-values.
True
False
Object recognition is a robotics application.
True
False
Motion planning is used to predict continuous values.
True
False
Neural networks can be used for both supervised and unsupervised learning.
True
False
Supervised learning algorithms learn from unlabeled data.
True
False
K-means clustering is a supervised learning algorithm.
True
False
PCA is used in regression tasks.
True
False
Reinforcement learning uses rewards and punishments for feedback.
True
False
Q-tables are used to store clusters in unsupervised learning.
True
False
Linear regression is used for classification problems.
True
False
Dimensionality reduction increases the number of features.
True
False
Autonomous vehicles are trained using supervised learning only.
True
False
Unsupervised learning relies on labeled data.
True
False
(a) learning uses labeled data.
(a) predicts continuous values.
(a) assigns data points to categories.
__________ finds optimal hyperplanes to separate data.
(a) learning uses unlabeled data.
(a) groups similar data points.
__________ reduces the number of features.
(a) learning involves an agent interacting with an environment.
(a) are used in Markov Decision Processes (MDPs).
(a) learns optimal policies by estimating Q-values.
__________ is a robotics application that identifies objects.
(a) is a robotics application that generates movement sequences.
Neural networks can be used for both supervised and (a) learning.
K-means clustering is a type of (a) learning.
PCA is used in (a) reduction.
Rewards and punishments are used in (a) learning.
Q-tables store (a) values.
Linear regression is used for (a) problems.
Autonomous vehicles are trained using primarily (a) learning.
The presence of (a) distinguishes supervised from unsupervised learning.
Analysis: A dataset shows a clear linear relationship between two continuous variables. Which supervised learning algorithm would be most appropriate for predicting one variable from the other?
K-Means Clustering
Support Vector Machines (SVM) with a non-linear kernel
Linear Regression
Q-learning
Analysis: In a classification task, a model achieves high accuracy on the training data but performs poorly on unseen data. What is the most likely cause?
Underfitting
Overfitting
Insufficient data
Incorrect feature scaling
Analysis: You have a large dataset of customer purchase histories without any predefined customer segments. Which machine learning technique would be best to discover natural groupings within the data?
Linear Regression
Neural Network for classification
K-Means Clustering
Q-learning
Analysis: An autonomous robot needs to learn to navigate a complex environment with obstacles. Which machine learning paradigm would be most suitable?
Supervised learning with labeled navigation data
Unsupervised learning to find patterns in obstacle layouts
Reinforcement learning with rewards for successful navigation
Linear Regression to predict optimal paths
Analysis: A dataset has a large number of features, many of which are highly correlated. Which technique would be most effective to reduce dimensionality and improve model performance?
K-Means Clustering
Support Vector Machines (SVM)
Principal Component Analysis (PCA)
Q-learning
Analysis: A classification model is evaluated using a confusion matrix. What metric would be most important to consider when dealing with a highly imbalanced dataset (where one class has significantly fewer samples than the other)?
Accuracy
Precision and Recall
F1-score
Number of True Negatives
Analysis: When would a non-linear kernel be most beneficial when using Support Vector Machines (SVM)?
When the data is linearly separable
When the data is high-dimensional
When the data is non-linearly separable
When the data has few features
Which of the following is a supervised learning algorithm?
Clustering
Dimensionality Reduction
Regression
Q-learning
What is the primary goal of classification in supervised learning?
Predicting continuous values
Grouping similar data points
Assigning data points to categories
Reducing the number of features
Which algorithm is used for finding optimal hyperplanes to separate data points?
Naive Bayes
Support Vector Machines (SVM)
K-Means
Principal Component Analysis (PCA)
Which type of learning uses unlabeled data?
Supervised learning
Reinforcement learning
Unsupervised learning
All of the above
What is the process of grouping similar data points called?
Regression
Classification
Clustering
Dimensionality Reduction
Which technique is used to reduce the number of features in a dataset?
Clustering
Regression
Dimensionality Reduction
Q-learning
Which learning paradigm involves an agent interacting with an environment?
Supervised learning
Unsupervised learning
Reinforcement learning
All of the above
What is the framework for decision-making in environments with random outcomes?
Q-learning
Markov Decision Processes (MDPs)
Support Vector Machines (SVM)
Neural Networks
Which algorithm learns optimal policies by estimating Q-values?
K-Means
Q-learning
Linear Regression
Decision Trees
What is a robotics application that involves identifying and categorizing objects?
Motion Planning
Object Recognition
Clustering
Regression
What is the goal of motion planning in robotics?
Recognizing objects
Generating sequences of actions for movement
Clustering data points
Reducing data dimensions
Which algorithm is commonly used in image recognition tasks within robotics?
K-Means
Neural Networks
Linear Regression
PCA
What type of machine learning is used to predict house prices?
Classification
Regression
Clustering
Reinforcement learning
What is the process of training a model using labeled data called?
Unsupervised learning
Supervised learning
Reinforcement learning
None of the above
What is the purpose of a Q-table in Q-learning?
To store clusters
To store feature dimensions
To store Q-values
To store regression coefficients
Which of the following is an example of dimensionality reduction?
K-means clustering
Principal Component Analysis (PCA)
Support Vector Machines (SVM)
Linear Regression
Which algorithm is used to group customers based on their purchasing behavior?
Linear Regression
Support Vector Machines (SVM)
K-means Clustering
Q-learning
What is the primary source of feedback in reinforcement learning?
Labels
Rewards
Clusters
Features
Which learning type is used to train an autonomous vehicle to navigate a road?
Supervised learning
Unsupervised learning
Reinforcement learning
Regression
What is the main characteristic that distinguishes supervised learning from unsupervised learning?
The type of algorithm used
The type of data used
The goal of the task
The presence of labeled data
Regression predicts categorical labels.
True
False
Classification assigns data points to categories.
True
False
Support Vector Machines (SVM) are used for unsupervised learning.
True
False
Clustering uses labeled data.
True
False
Dimensionality reduction reduces the number of features.
True
False
Reinforcement learning involves an agent interacting with an environment.
True
False
Markov Decision Processes (MDPs) are used in supervised learning.
True
False
Q-learning estimates Q-values.
True
False
Object recognition is a robotics application.
True
False
Motion planning is used to predict continuous values.
True
False
Neural networks can be used for both supervised and unsupervised learning.
True
False
Supervised learning algorithms learn from unlabeled data.
True
False
K-means clustering is a supervised learning algorithm.
True
False
PCA is used in regression tasks.
True
False
Reinforcement learning uses rewards and punishments for feedback.
True
False
Q-tables are used to store clusters in unsupervised learning.
True
False
Linear regression is used for classification problems.
True
False
Dimensionality reduction increases the number of features.
True
False
Autonomous vehicles are trained using supervised learning only.
True
False
Unsupervised learning relies on labeled data.
True
False
(a) learning uses labeled data.
(a) predicts continuous values.
(a) assigns data points to categories.
__________ finds optimal hyperplanes to separate data.
(a) learning uses unlabeled data.
(a) groups similar data points.
__________ reduces the number of features.
(a) learning involves an agent interacting with an environment.
(a) are used in Markov Decision Processes (MDPs).
(a) learns optimal policies by estimating Q-values.
__________ is a robotics application that identifies objects.
(a) is a robotics application that generates movement sequences.
Neural networks can be used for both supervised and (a) learning.
K-means clustering is a type of (a) learning.
PCA is used in (a) reduction.
Rewards and punishments are used in (a) learning.
Q-tables store (a) values.
Linear regression is used for (a) problems.
Autonomous vehicles are trained using primarily (a) learning.
The presence of (a) distinguishes supervised from unsupervised learning.
Analysis: A dataset shows a clear linear relationship between two continuous variables. Which supervised learning algorithm would be most appropriate for predicting one variable from the other?
K-Means Clustering
Support Vector Machines (SVM) with a non-linear kernel
Linear Regression
Q-learning
Analysis: In a classification task, a model achieves high accuracy on the training data but performs poorly on unseen data. What is the most likely cause?
Underfitting
Overfitting
Insufficient data
Incorrect feature scaling
Analysis: You have a large dataset of customer purchase histories without any predefined customer segments. Which machine learning technique would be best to discover natural groupings within the data?
Linear Regression
Neural Network for classification
K-Means Clustering
Q-learning
Analysis: An autonomous robot needs to learn to navigate a complex environment with obstacles. Which machine learning paradigm would be most suitable?
Supervised learning with labeled navigation data
Unsupervised learning to find patterns in obstacle layouts
Reinforcement learning with rewards for successful navigation
Linear Regression to predict optimal paths
Analysis: A dataset has a large number of features, many of which are highly correlated. Which technique would be most effective to reduce dimensionality and improve model performance?
K-Means Clustering
Support Vector Machines (SVM)
Principal Component Analysis (PCA)
Q-learning
Analysis: A classification model is evaluated using a confusion matrix. What metric would be most important to consider when dealing with a highly imbalanced dataset (where one class has significantly fewer samples than the other)?
Accuracy
Precision and Recall
F1-score
Number of True Negatives
Analysis: When would a non-linear kernel be most beneficial when using Support Vector Machines (SVM)?
When the data is linearly separable
When the data is high-dimensional
When the data is non-linearly separable
When the data has few features
