Machine Learning Quiz-1 (20.12.24 -Batch 2024-26)
Quiz by Anitha G
Feel free to use or edit a copy
includes Teacher and Student dashboards
Measure skillsfrom any curriculum
Measure skills
from any curriculum
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
With a free account, teachers can
- edit the questions
- save a copy for later
- start a class game
- automatically assign follow-up activities based on students’ scores
- assign as homework
- share a link with colleagues
- print as a bubble sheet
8 questions
Show answers
- Q1What is the primary goal of supervised learning in machine learning?To reduce the dimensionality of data for easier visualizationTo learn a mapping from inputs to outputs based on labeled training dataTo create clusters of data points based on their similarityTo generate new data points without any labeled data30s
- Q2What is the purpose of the training set in machine learning?To provide data for the model to learn fromTo evaluate the performance of the modelTo store model parametersTo randomly select features for the model30s
- Q3What is reinforcement learning primarily concerned with?Learning optimal actions through trial and error to maximize cumulative rewardClassifying input data into predefined categoriesReducing dimensionality of data for visualizationPredicting continuous outcomes based on input features30s
- Q4What is a common application of unsupervised learning?Clustering data into groupsPredicting future outcomesReinforcing learning processesClassifying labeled data30s
- Q5What is the primary goal of supervised machine learning?To optimize hardware performanceTo generate new data pointsTo learn a mapping from input data to output labelsTo find hidden patterns in unsupervised data30s
- Q6Which algorithm is commonly used for classification tasks in machine learning?Support Vector Machine (SVM)Linear RegressionK-means ClusteringPrincipal Component Analysis (PCA)30s
- Q7What is the primary difference between supervised and unsupervised learning?Supervised learning clusters data; unsupervised learning classifies dataSupervised learning requires more computational power than unsupervised learningSupervised learning uses labeled data; unsupervised learning does notSupervised learning predicts future values; unsupervised learning analyzes past values30s
- Q8What is a common metric used to evaluate the performance of a classification model?Mean Squared ErrorSilhouette ScoreAccuracyLog Loss30s