0% found this document useful (0 votes)
4 views

The document contains a series of questions and answers related to machine learning concepts, including types of models used for regression, unsupervised learning algorithms, and the purpose of various algorithms like CNN and KNN. It discusses the characteristics of supervised learning, the concept of bagging, and the applications of support vector machines and random forests. The content serves as a quiz or study guide for understanding fundamental machine learning principles.

Uploaded by

bekboeva05
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
4 views

The document contains a series of questions and answers related to machine learning concepts, including types of models used for regression, unsupervised learning algorithms, and the purpose of various algorithms like CNN and KNN. It discusses the characteristics of supervised learning, the concept of bagging, and the applications of support vector machines and random forests. The content serves as a quiz or study guide for understanding fundamental machine learning principles.

Uploaded by

bekboeva05
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 3

 D) Cluster centroids

 Answer: A) Distance from nearby


AIN 2
points
1 Which machine learning model is
primarily used for regression tasks?

 A) K-means
 B) Logistic Regression 4 Which model is best for predicting
 C) Decision Tree continuous values?
 D) Linear Regression  A) Logistic Regression
 Answer: D) Linear Regression  B) K-means
 C) Linear Regression
2 Which of the following is an
unsupervised learning algorithm?  D) Naive Bayes
 Answer: C) Linear Regression
 A) Decision Tree
 B) Linear Regression 5- In which scenario would you use a
 C) K-means clustering logistic regression model?
 D) Naive Bayes  A. Predicting housing prices
 Answer: C) K-means clustering  B. Classifying emails as spam or not
spam
3 What is the main purpose of a  C. Forecasting temperature changes
Convolutional Neural Network (CNN)?
 D. Predicting daily stock prices
 A) Time series forecasting  Answer: B
 B) Analyzing textual data
 C) Image recognition and processing 6 Which of the following models is
most suitable for sequence prediction?
 D) Transaction data mining
 Answer: C) Image recognition and  A. Decision Tree
processing  B. Support Vector Machine
 C. Recurrent Neural Network (RNN)
3 What does K-Nearest Neighbors
(KNN) algorithm rely on to classify new  D. Naive Bayes
data points?  Answer: C

 A) Distance from nearby points 7 In K-Nearest Neighbors (KNN),


 B) Entropy measure the value of K represents:
 C) A hyperplane
 A. The number of features
 B. The number of nearest neighbors to  C) Unsupervised learning
consider
 D) Enhanced learning
 C. The number of classes Answer: D) Enhanced learning
 D. The distance metric
12 In supervised learning, the main
 Answer: B goal is to:

8 What is "bagging" in machine  A) Discover patterns without labeled data


learning?  B) Use labeled data to make predictions or
classifications
 A. Combining models to reduce variance  C) Make decisions based on feedback from
 B. A single decision tree the environment
 C. A regularization technique  D) Optimize data storage
 D. A dimensionality reduction technique  Answer: B) Use labeled data to make
 Answer: A predictions or classifications

9 Which of these is a characteristic 13 In which type of machine learning


of supervised learning? does the model learn by trial and error?

 A. Labeled data  A) Supervised learning


 B. Clustering of data  B) Unsupervised learning

 C. No labeled data  C) Reinforcement learning

 D. Model interpretability  D) Transfer learning

 Answer: A  Answer: C) Reinforcement learning

10 Which model can be used for both 14 A support vector machine (SVM)
classification and regression? algorithm can be used for:

 A. Decision Tree  A) Only classification


 B. Naive Bayes  B) Only regression

 C. K-Means  C) Both classification and regression

 D. LDA  D) Clustering

 Answer: A  Answer: C) Both classification and


regression
11 Which of the following is NOT a
15 In a random forest, each tree is trained
type of machine learning?
on:
 A) Supervised learning
 B) Reinforcement learning  A) The entire dataset
 B) A different subset of features and
samples
 C) Only the target variable
 D) The same data with different
algorithms
 Answer: B) A different subset of
features and samples

You might also like