Machine Learning - Study Mode
[#171] Multinomial Nave Bayes Classifier is . . . . . . . . distribution
Correct Answer
(B) discrete
(F) discrete
[#172] Which of the following statements about Naive Bayes is incorrect?
Correct Answer
(B) Attributes are statistically dependent of one another given the class value.
(F) Attributes are statistically dependent of one another given the class value.
[#173] In Apriori algorithm, if 1 item-sets are 100, then the number of candidate 2 item-sets are
Correct Answer
(C) 4950
(G) 4950
[#174] Generally, an ensemble method works better, if the individual base models have . . . . . . . .? Note: Suppose each individual base models have accuracy greater than 50%.
Correct Answer
(A) less correlation among predictions
(E) less correlation among predictions
[#175] Techniques involve the usage of both labeled and unlabeled data is called . . . . . . . .
Correct Answer
(B) Semi-supervised
(F) Semi-supervised