Mcq's On Unit V
Mcq's On Unit V
1. Bayesian classifiers is
A A class of learning algorithm that tries to find an optimum classification of a set of examples
. using the probabilistic theory.
B Any mechanism employed by a learning system to constrain the search space of a hypothesis
.
C An approach to the design of learning algorithms that is inspired by the fact that when people
. encounter new situations, they often explain them by reference to familiar experiences,
adapting the explanations to fit the new situation.
D None of these
.
Ans:A
2. Tree/ Rule based classification algorithm generate …….. rule to perform the classification
A. If- then
B. WHILE
C. Do while
D. Switch
Ans: A
4. Cluster is------------------
A. Group on a training data set to transform or simplify data in order to prepare it for a
machine-learning algorithm
B. Group of similar objects that differ significantly from other objects.
C. Symbolic representation of facts or ideas from which information can potentially be
extracted
D. Both a and b
Ans: B
A. belief network
B. decision network
C. Bayesian model
D. All of the above
Ans: D
A. 2
B. 3
C. 4
D. 5
Ans: A
9. The Bayesian network graph does not contain any cyclic graph.
Hence, it is known as a
A. DCG
B. DAG
C. CAG
D. SAG
Ans: B
A. continuous
B. discrete
C. Both A and B
D. None of the above
Ans:C
11. If we have variables x1, x2, x3,....., xn, then the probabilities of a
MCQ’S ON UNIT V
12. The nodes and links form the structure of the Bayesian network,
and we call this the ?
A. structural specification
B. multi-variable nodes
C. Conditional Linear Gaussian distributions
D. None of the above
Ans: A
13. Which of the following are used for modeling times series and
sequences?
A. Decision graphs
B. Dynamic Bayesian networks
C. Value of information
D. Parameter tuning
Ans: B
14. How many terms are required for building a bayes model?
A. 1
B. 2
C. 3
D. 4
Ans: C
Ans:A
16. ____________
is the process of calculating a probability distribution
of interest e.g. P(A | B=True), or P(A,B|C, D=True).
A. Diagnostics
B. Supervised anomaly detection
C. Inference
D. Prediction
Ans: C
A. Hybrid
B. Dependant
C. Linear
D. None of the above
Ans:C
18. Which of the following distance metric can not be used in k-NN?
A) Manhattan
B) Minkowski
C) Tanimoto
D) Jaccard
E) Mahalanobis
F) All can be used
Ans: F
1. Hamming Distance
2. Euclidean Distance
3. Manhattan Distance
A) 1
B) 2
C) 3
D) 1 and 2
E) 2 and 3
F) 1,2 and 3
Ans: A
20. When you find noise in data which of the following option would you
MCQ’S ON UNIT V
consider in k-NN?
Ans: A
Ans: D
22. A _________ is a decision support tool that uses a tree-like graph or model of
decisions and their possible consequences, including chance event outcomes,
resource costs, and utility.
a) Decision tree
b) Graphs
c) Trees
d) Neural Networks
Ans: A
23. Which one of the following statements about the K-means clustering is
incorrect?
a. The goal of the k-means clustering is to partition (n) observation into (k)
clusters
Ans: C
a. It is a measure of accuracy
MCQ’S ON UNIT V
b. It is a subdivision of a set
Ans: B
25. Which one of the following can be defined as the data object which
does not comply with the general behavior (or the model of available
data)?
a. Evaluation Analysis
b. Outliner Analysis
c. Classification
d. Prediction
Ans: B