Machine Learning - Study Mode
[#326] How can we best represent 'support' for the following association rule: "If X and Y, then Z".
Correct Answer
(C) $$frac{z}{{{ ext{x,y}}}}$$
(G) $$frac{z}{{{ ext{x,y}}}}$$
[#327] With Bayes theorem the probability of hypothesis(H) specified by P(H) is referred to as
Correct Answer
(B) an a priori probability
(F) an a priori probability
[#328] Which of the following statement is true about outliers in Linear regression?
Correct Answer
(A) Linear regression is sensitive to outliers
(E) Linear regression is sensitive to outliers
[#329] Naive Bayes classifiers is . . . . . . . . Learning
Correct Answer
(A) Supervised
(E) Supervised
[#330] The distance between two points calculated using Pythagoras theorem is
Correct Answer
(B) eucledian distance
(F) eucledian distance