Machine Learning - Study Mode

[#191] PCA is
Correct Answer

(C) feature extraction
(G) feature extraction

[#192] Which statement is true about prediction problems?
Correct Answer

(D) the resultant model is designed to classify current behavior.
(H) the resultant model is designed to classify current behavior.

[#193] . . . . . . . . is much more difficult because it's necessary to determine a supervised strategy to train a model for each feature and, finally, to predict their value
Correct Answer

(B) creating sub-model to predict those features
(F) creating sub-model to predict those features

[#194] Which of the folllowing is an example of feature extraction?
Correct Answer

(B) applying pca to project high dimensional data
(F) applying pca to project high dimensional data

[#195] Clustering is . . . . . . . . and is example of . . . . . . . . learning
Correct Answer

(D) descriptive and unsupervised
(H) descriptive and unsupervised