MCQ Unit Wise ML (ROE083) Que Bank With Ans.
MCQ Unit Wise ML (ROE083) Que Bank With Ans.
Ans: a) The autonomous acquisition of knowledge through the use of computer programs
(a) Memorization
(b) Analogy
(c) Deduction
(d) Introduction
(d) all
(d) None
Ans: No
(d) All
(c) Both
(a) Classifications
(b) Clustering
(c) Sorting
A classifier in a Machine Learning is a system that inputs a vector of discrete or continuous feature
values and outputs a single discrete value, the class.
a) selecting models among different mathematical models, which are used to describe the
same data set
b) selecting models among different mathematical models, which are used to describe the
different data set
Ans: a) selecting models among different mathematical models, which are used to describe the
same data set
(a) Whose direction whose direction remains unchanged when a linear transformation is applied to
it
(b) Whose direction whose direction is changed when a linear transformation is applied to it
Ans: (a) Whose direction whose direction remains unchanged when a linear transformation is
applied to it.
b) Deep Learning
15. Which of the mentioned human behavior does the AI aim to mimic?
a) Thinking
b) Eating
c) Sleeping
Ans: a) Thinking
a) Thinking humanly
17. Identify that to find the minimum or the maximum of a function, we set the gradient to zero
because:
a. The value of the gradient at extrema of a function is always zero
c. Both A and B
a) Concept learning
b) Reinforcement learning
c) Supervised learning
d) Unsupervised Learning
a) Supervised Learning
b) Unsupervised Learning
c) Reinforcement Learning
20. A computer program is said to learn from experience E with respect to some class of tasks T and
performance measure P, if its performance at tasks in T, as measured by P, improves with
experience E. (True/False)
Ans: True
21. The Machine Learning is the autonomous acquisition of knowledge through the use of computer
programs.(True/False)
Ans: True
22. A checkers game is not a well-defined learning problem. (True/False)
Ans: False
23. Which attribute is best classifier : (a) Humidity , (b) Wind, (c) Both (d) None
Ans: Humidity
24. A classifier in a Machine Learning is a system that inputs a vector of discrete or continuous
feature values and outputs a _____________
a) Continues Value
b) Discrete value
c) Both
d) None
25.
a) Supervised Classification
b) Unsupervised classification
c) Regression
d) Model
26.A feature F1 can take certain value: A, B, C, D, E, & F and represents grade
of students from a college.
Which of the following statement is true in following case?
A) Feature F1 is an example of nominal variable.
B) Feature F1 is an example of ordinal variable.
C) It doesn’t belong to any of the above category.
D) Both of these
Answer- (B)
Unit-2 Decision Tree & ANN
Unit -2 Syllabus: DECISION TREE LEARNING - Decision tree learning algorithm-Inductive bias-
Issues in Decision tree learning; ARTIFICIAL NEURAL NETWORKS – Perceptrons, Gradient
descent and the Delta rule, Adaline, Multilayer networks, Derivation of backpropagation rule
Backpropagation Algorithm Convergence, Generalization;
30. Modify the statement and find the missing word. In Machine Learning, Perceptron is an
algorithm for ……………….of the input into one of several possible non-binary outputs.
Fill in the blank
a) Unsupervised learning
b) supervised classification
31. Select from the given option .What is the use of Sigmoid Function
A) PCA
B) K-Means
D) All
Ans: A) PCA
34. In Machine Learning, Iterative Dichotomize (ID3) algorithm is used to generate a decision tree
from a dataset.(True/False)
Ans: True
35. Which of the following hyper parameter(s), when increased may cause
random forest to over fit the data?
1. Number of Trees
2. Depth of Tree
3. Learning Rate
A) Only 1
B) Only 2
C) Only 3
D) 1 and 2
E) 2 and 3
F) 1,2 and 3
Answer-(b)
36. Imagine, you are working with “Analytics Vidhya” and you want to develop
a machine learning algorithm which predicts the number of views on the
articles. Your analysis is based on features like author name, number of articles
written by the same author on Analytics Vidhya in past and a few other features.
Which of the following evaluation metric would you choose in that case?
1. Mean Square Error
2. Accuracy
3. F1 Score
A) Only 1
B) Only 2
C) Only 3
D) 1 and 3
E) 2 and 3
F) 1 and 2
Answer-(A)
37. Let’s say, you are using activation function X in hidden layers of neural
network. At a particular neuron for any given input, you get the output as “-
0.0001”. Which of the following activation function could X represent?
A) ReLU
B) tanh
C) SIGMOID
D) None of these
Answer-(B)
38. Choose the appropriate word, When there is sufficient data ‘Isotonic
Regression’ is used to prevent an……………...
Fill in the Blank
a) overfitting issue
b) Under fitting issues
c) both
Answer-(A)
40. The most general hypothesis-that every day is a positive example-is represented
By :
(a)(??????),
(b) (000000),
(c) (111111),
(d) (ØØØØØØ)
Ans: (a)(??????)
(d) None
(c) Both
(d) None
Option 1: In Naïve Bayes classifier will converge quicker than discriminative models like logistic
regression, so you need less training data. The main advantage is that it can’t learn interactions
between features.
Option 2: In Naïve Bayes classifier will converge quicker than discriminative models like logistic
regression, so you need More training data. The main advantage is that it can’t learn interactions
between features.
b) Option 1 is true
c) Option 2 is true
44. List the most widely used metrics and tools to assess a classification model are:
a. Confusion matrix
b. Cost-sensitive accuracy
45. Show the one option which best suits .PAC …………………….learning is a learning framework that
has been introduced to analyze learning algorithms and their statistical efficiency.
Ans: True
47. In Machine Learning, the Confusion Matrix is not used for performance test of an algorithm.
(True/False)
Ans: False
48. Given a hypothesis space H, a hypothesis (h Є H) is said to over fit the Training data, if there
exists some alternative hypothesis (h' Є H), such that h has smaller error than h' over the training
examples, but h' has a smaller error than h over the entire distribution of instances.(True/False)
Ans: True
Ans: False
50. The true error of a hypothesis is the probability that it will misclassify a
Ans: True
it provides a way to calculate the posterior probability P(hlD), from the prior
Ans: True
52. Concept learning is Inferring a Boolean-valued function from training examples of its input and
output. (True/False)
Ans: True
and training examples D, is the subset of hypotheses from H consistent with the
Ans: True
Ans: True
55. VC dimension is a measure of _________________ of a Hypothesis space (H) which can be learnt
by a classification algorithm.
(a) Error
(b) Complexity
(c) Memory
(d) iterations
56. Describe What are the three stages to build the hypotheses or model in
machine learning?
(a) Model building, Model testing
(b) Applying the model
(c) All the above
Answer-(A)
57. Choose the following missing word from Bayesian Network where it is
used to represent the ……………….for probability relationship among a set of
variables.
Fill in the blank
a) Mathematical Model
b) Stochastic Model
c) graphical model
d) All the above
Answer-(C)
58. Option1: Hypothesis space is the set of all the possible legal hypothesis.
This is the set from which the machine learning algorithm would
determine the best possible (only one) which would best describe the
target function or the outputs.
Option 2: A hypothesis is a function that best describes the target in
supervised machine learning. The hypothesis that an algorithm would
come up depends upon the data and also depends upon the restrictions
and bias that we have imposed on the data.
Both are correct
Option 2 is correct
Both are incorrect
Option one is correct
Answer-(D)
Answer-(True)
a) Begins by hypothesizing a sentence (the symbol S) and successively predicting lower level
constituents until individual preterminal symbols are written
b) Begins by hypothesizing a sentence (the symbol S) and successively predicting upper level
constituents until individual preterminal symbols are written
c) Begins by hypothesizing lower level constituents and successively predicting a sentence (the
symbol S)
d) Begins by hypothesizing upper level constituents and successively predicting a sentence (the
symbol S)
Answer: a
Unit-4 CLT & k-NN
Unit -4 Syllabus: Computational Learning Theory: Sample Complexity for Finite Hypothesis
spaces, Sample Complexity for Infinite Hypothesis spaces, The Mistake Bound Model of
Learning; INSTANCE-BASED LEARNING – k-Nearest Neighbour Learning, Locally Weighted
Regression, Radial basis function networks, Casebased learning
63. Show which of the following is a widely used and effective machine learning algorithm based on
the idea of bagging?
a. Decision Tree
b. Regression
c. Classification
d. Random Forest
a) Supervised Learning
b) KNN Algorithm
c) Genetic Algorithm
65. Show the one option which best suits .What is the full form of CLT
Unit -5 Syllabus: Genetic Algorithms: an illustrative example, Hypothesis space search, Genetic
Programming, Models of Evolution and Learning; Learning first order rules sequential covering
algorithms-General to specific beam search-FOIL; REINFORCEMENT LEARNING - The Learning
Task, Q Learning
Option 1: Genetic programming is one of the two techniques used in machine learning. The model is
based on the testing and selecting the best choice among a set of results.
Option 2: Genetic programming is one of the two techniques used in machine learning. The model is
based on the testing and selecting the best choice among a set of results and is used for optimization
70. "In AI, we study the whole universe by dividing it into two components." What are these two
components?
c) Yes or No
71. Show the one option which best suits .Cross over is the part of?
a) KNN Algorithm
c) Genetic Algorithm
72. Select from the given option .Reinforcement Learning is the ………………… Based Learning
a) Award based
b) Model based
c) Reward based
a) Supervised learning
b) Unsupervised learning
c) Natural Learning
d) Reinforcement Learning
75. Select from the given option . What is the Full form of MDP
c) A) and b) is false
d) A) and b) is true
76. Select from the given option .Mutation is the process involved in
a) Find S algorithm
b) K- means Clustering
c) Genetic Algorithm
77. Show the one option which best suits .Q" names the function that returns the reward used to
provide the reinforcement and can be said to stand for the …………of an action taken in a given state.
Fill in the blank
a) "quality"
b) Quantity
c) Both
Ans: a) "quality"
78. Inductive learning algorithms are not able to classify unseen examples only because of their
implicit inductive bias for selecting one consistent hypothesis Over another. (True/False)
Ans: False
(a) Detective
(d) ANN
80. Which of the mentioned parts of an agent would you consider to be the most valuable in terms of
AI?
a) Sensors and Actuators
b) Wheels and steering
c) Arms and legs
d) All of the above
Ans. a) Sensors and Actuators