ML MCQ Unit 1
ML MCQ Unit 1
2. Supervised learning and unsupervised clustering both require at least one (BL I)
A.hidden attribute.
B.output attribute.
C.input attribute.
D.Categorical attribute.
ANSWER:C
A.Supervised Learning
B.Unsupervised Learning
C.Regression
D.Clustering
ANSWER:A
5. The idea behind deep learning and bio-inspired adaptive systems techniques (BL I)
6. Not every machine learning problem is suitable for big data, and not all big datasets
are really useful when training models. (BL I)
A.TRUE
B.FALSE
ANSWER:A
A.Classification
B.Regression
C.Reinforcement
D.All of the above
ANSWER:B
A.Classification
B.Regression
C.Reinforcement
D.All of the above
ANSWER: A
10. _________means that the model isn't able to capture the dynamics shown by the same
training set (probably because its capacity is too limited). (BL I)
A. Underfitting
B. Overfitting
C. Variance
D. Bias
ANSWER:A
11. ___________model has an excessive capacity and it can associate almost perfectly all
the known samples to the corresponding output values, but when an unknown input is
presented, the corresponding prediction error can be very high. (BL I)
A. Underfitting
B. Overfitting
C. Variance
D. Bias
ANSWER:B
12. Cross entropy can be used to define the loss function in machine learning and
optimization. (BL I)
A. TRUE
B. FALSE
ANSWER:A
13. AUC, ROC score, F-Score, Log-Loss are some of the _____________. (BL I)
A.Evaluation metrics
B.Precision Measures
C.Error finding techniques
D. All of the above
ANSWER:A
16. Which neural network has only one hidden layer between the input and output. (BL I)
18. Which of the following is the best machine learning method? (BL I)
I. Scalable
J. Accuracy
K. Fast
L. All of above
ANSWER:D
A. Tera
B. Giga
C. Peta
D. Meta
ANSWER:C
25. You have a task which is to show relative ads to target users. Which algorithm you
should use for this task? (BL I)
A. K means clustering
B. Naive Bayes
C. Support vector machine
D. Upper confidence bound
ANSWER:D
26. All of the following accurately describe Hadoop, EXCEPT ____________ (BL I)
A. Open-source
B. Real-time
C. Java-based
D. Distributed computing approach
ANSWER:B
28. Which of the factors affect the performance of the learner system does not include?
(BL I)
A.Good data structures
B.Representation scheme used
C.Training scenario
D.Type of feedback
ANSWER: A
29. In general, to have a well-defined learning problem, we must identity which of the
following (BL I)
A.The class of tasks
B.The measure of performance to be improved
C.The source of experience
D.All of the above
ANSWER: D
31. Which of the following does not include different learning methods (BL I)
A.Analogy
B.Introduction
C.Memorization
D.Deduction
ANSWER: B
35. What kind of learning algorithm for “Facial identities or facial expressions” (BL I)
A.Prediction
B.Recognition Patterns
C.Generating Patterns
D.Recognizing Anomalies Answer
ANSWER: B
36. Real-Time decisions, Game AI, Learning Tasks, Skill Acquisition, and Robot
Navigation are applications of which of the following (BL I)
A.Supervised Learning: Classification
B.Reinforcement Learning
C.Unsupervised Learning: Clustering
D.Unsupervised Learning: Regression
ANSWER: B
41. Which of the following is not numerical functions in the various function
representation of Machine Learning? (BL I)
A.Neural Network
B.Support Vector Machines
C.Case-based
D.Linear Regression
ANSWER: C
43. A learning method in which a training data contains a small amount of labeled data
and a large amount of unlabeled data is known as (BL I)
A.Supervised Learning
B.Semi Supervised Learning
C.Unsupervised Learning
D.Reinforcement Learning
ANSWER:C
44. Learning method that is used to improve the classification, prediction, function
approximation etc of a model. (BL I)
A.Supervised Learning
B.Semi Supervised Learning
C.Unsupervised Learning
D.Ensemble learning
ANSWER: D
46. Image classification, Real-time visual tracking, Autonomous car driving, Logistic
optimization Bioinformatics and Speech recognition are applications of (BL II)
A.Machine Learning
B.Adaptive system
C. Deep Learning
D. All of the above
ANSWER:C
49. Which of the following is true about reinforcement learning? (BL III)
A. The agent gets rewards or penalty according to the action
B. Its an online learning
C. The target of an agent is to maximize the rewards
D. All of the above
ANSWER:D
50. Choose the correct option regarding machine learning (ML) and artificial intelligence
(AI). (BL III)
A.ML is a set of techniques that turns a dataset into a software
B.AI is a software that can emulate the human mind
C.ML is an alternate way of programming intelligent machines
D.All of the above
ANSWER: D