Unit I ML MCQ
Unit I ML MCQ
ANS: D
a) Decision tree
b) Random forest
c) K-means
d) Gradient descent
ANS:C
3.Which search uses the problem specific knowledge beyond the definition of the
problem?
a) Informed search
b) Depth-first search
c) Breadth-first search
d) Uninformed search
ANSWER: A
4. Concept learning inferred a ______ valued function from training examples of its
input and output.
(A) Decimal
(B) Hexadecimal
(C) Boolean
(D) All of the above
Answer C
6. Inductive learning takes examples and generalizes rather than starting with
__________ knowledge.
(A) Inductive
(B) Existing
(C) DeductiveThe general tasks that are performed with backpropagation algorithm
(A) Pattern mapping
(B) Prediction
(C) Function approximation
(D) All of the above
Answer
(D) None of these
Answer
Correct option is B
Answer
Correct option is D
Answer
Correct option is D
Answer
Correct option is A
Answer
Correct option is B
Answer
Correct option is B
2. Which of the following is a widely used and effective machine learning algorithm
based on the idea of bagging?
(A) Decision Tree
(B) Random Forest
(C) Regression
(D) Classification
Answer
Correct option is B
3. To find the minimum or the maximum of a function, we set the gradient to zero
because which of the following
(A) Depends on the type of problem
(B) The value of the gradient at extrema of a function is always zero
(C) Both (A) and (B)
(D) None of these
Answer
Correct option is B
Answer
Correct option is A
5. What is perceptron?
(A) A single layer feed-forward neural network with pre-processing
(B) A neural network that contains feedback
(C) A double layer auto-associative neural network
(D) An auto-associative neural network
Answer
Correct option is A
Answer
Correct option is C