Machine Learning (ML) MCQs | Page - 28

Dear candidates you will find MCQ questions of Machine Learning (ML) here. Learn these questions and prepare yourself for coming examinations and interviews. You can check the right answer of any question by clicking on any option or by clicking view answer button.

M

Mr. Dubey • 52.58K Points
Coach

Q. What is PCA, KPCA and ICA used for?

(A) principal components analysis
(B) kernel based principal component analysis
(C) independent component analysis
(D) all above
View Answer Discuss Share

M

Mr. Dubey • 52.58K Points
Coach

Q. Can a model trained for item based similarity also choose from a given set of items?

(A) yes
(B) no
(C) ---
(D) ---
View Answer Discuss Share

M

Mr. Dubey • 52.58K Points
Coach

Q. What are common feature selection methods in regression task?

(A) correlation coefficient
(B) greedy algorithms
(C) all above
(D) none of these
View Answer Discuss Share

M

Mr. Dubey • 52.58K Points
Coach

Q. The parameter            allows specifying the percentage of elements to put into the test/training set

(A) test_size
(B) training_size
(C) all above
(D) none of these
View Answer Discuss Share

M

Mr. Dubey • 52.58K Points
Coach

Q. In many classification problems, the target             is made up of categorical labels which cannot immediately be processed by any algorithm.

(A) random_state
(B) dataset
(C) test_size
(D) all above
View Answer Discuss Share

M

Mr. Dubey • 52.58K Points
Coach

Q.              adopts a dictionary-oriented approach, associating to each category label a progressive integer number.

(A) labelencoder class
(B) labelbinarizer class
(C) dictvectorizer
(D) featurehasher
View Answer Discuss Share

M

Mr. Dubey • 52.58K Points
Coach

Q. If Linear regression model perfectly first i.e., train error is zero, then

(A) test error is also always zero
(B) test error is non zero
(C) couldn't comment on test error
(D) test error is equal to train error
View Answer Discuss Share

M

Mr. Dubey • 52.58K Points
Coach

Q. Which of the following metrics can be used for evaluating regression models?
i) R Squared
ii) Adjusted R Squared
iii) F Statistics
iv) RMSE / MSE / MAE

(A) ii and iv
(B) i and ii
(C) ii, iii and iv
(D) i, ii, iii and iv
View Answer Discuss Share

M

Mr. Dubey • 52.58K Points
Coach

Q. In a simple linear regression model (One independent variable), If we change the input variable by 1 unit. How much output variable will change?

(A) by 1
(B) no change
(C) by intercept
(D) by its slope
View Answer Discuss Share

M

Mr. Dubey • 52.58K Points
Coach

Q. Function used for linear regression in R is

(A) lm(formula, data)
(B) lr(formula, data)
(C) lrm(formula, data)
(D) regression.linear(formula, data)
View Answer Discuss Share

Jump to

Download our easy to use, user friendly Android App from Play Store. And learn MCQs with one click.

Image