…
…
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
10 Which model can be used for both 14 A support vector machine (SVM)
classification and regression? algorithm can be used for:
D. LDA D) Clustering