Machine Learning (ML) MCQs | Page - 62
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.
β
Correct Answer: (A)
We can still classify data correctly for given setting of hyper parameter C
Q. ______is the most drastic one and should be considered only when the dataset is quite large, the number of missing features is high, and any prediction could be risky.
β
Correct Answer: (A)
Removing the whole line
Q. It's possible to specify if the scaling process must include both mean and standard deviation using the parameters________.
β
Correct Answer: (C)
Both A & B
Q. Function used for linear regression in R is __________
β
Correct Answer: (A)
lm(formula, data)
Q. In the mathematical Equation of Linear Regression Yβ=ββ1 + β2X + Ο΅, (β1, β2) refers to __________
β
Correct Answer: (C)
(Y-Intercept, Slope)
Q. ______can be adopted when it's necessary to categorize a large amount of data with a few complete examples or when there's the need to impose some constraints to a clustering algorithm.
β
Correct Answer: (B)
Semi-supervised
Q. In the last decade, many researchers started training bigger and bigger models, built with several different layers that's why this approach is called_____.
β
Correct Answer: (A)
Deep learning
Q. there's a growing interest in pattern recognition and associative memories whose structure and functioning are similar to what happens in the neocortex. Such an approach also allows simpler algorithms called _____
β
Correct Answer: (C)
Modelfree
Q. It's possible to specify if the scaling process must include both mean and standard deviation using the parameters________.
β
Correct Answer: (C)
Both A & B
Q. Which of the following scale data by removing elements that don't belong to a given range or by considering a maximum absolute value.
β
Correct Answer: (C)
Both A & B
Jump to