Machine Learning - Study Mode

[#116] Which of the following are components of generalization Error?
Correct Answer

(C) both of them
(G) both of them

[#117] Which statement is true about neural network and linear regression models?
Correct Answer

(D) both models require input attributes to be numeric
(H) both models require input attributes to be numeric

[#118] What are support vectors?
Correct Answer

(C) all of the above
(G) all of the above

[#119] Which of the following can act as possible termination conditions in K-Means? 1. For a fixed number of iterations. 2. Assignment of observations to clusters does not change between iterations. Except for cases with a bad local minimum. 3. Centroids do not change between successive iterations. 4. Terminate when RSS falls below a threshold.
Correct Answer

(D) 1,2,3,4
(H) 1,2,3,4

[#120] Classification rules are extracted from . . . . . . . .
Correct Answer

(A) decision tree
(E) decision tree