Machine Learning - Study Mode
[#96] PCA can be used for projecting and visualizing data in lower dimensions.
Correct Answer
(A) TRUE
(C) TRUE
[#97] Which of the following is a common use of unsupervised clustering?
Correct Answer
(A) detect outliers
(E) detect outliers
[#98] Which of the following is true about SVM? 1. Kernel function map low dimensional data to high dimensional space. 2. It is a similarity Function
Correct Answer
(C) 1 is true, 2 is true
(G) 1 is true, 2 is true
[#99] How the entries in the full joint probability distribution can be calculated?
Correct Answer
(B) using information
(F) using information
[#100] What is the standard approach to supervised learning?
Correct Answer
(A) split the set of example into the training set and the test
(E) split the set of example into the training set and the test