Machine Learning - Study Mode

[#166] Which of the following is a good test dataset characteristic?
Correct Answer

(C) both A and B
(G) both A and B

[#167] Features being classified is . . . . . . . . of each other in Nave Bayes Classifier
Correct Answer

(A) independent
(E) independent

[#168] The gini index is not biased towards multivalued attributed.
Correct Answer

(B) FALSE
(D) FALSE

[#169] This unsupervised clustering algorithm terminates when mean values computed for the current iteration of the algorithm are identical to the computed mean values for the previous iteration.
Correct Answer

(C) k-means clustering
(G) k-means clustering

[#170] In syntax of linear model lm(formula,data,..), data refers to . . . . . . . .
Correct Answer

(B) Vector
(F) Vector