MACHINE LEARNING

APPLICATION OF SUPERVISED LEARNING

DEEP LEARNING

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which of the following about dimensionality reduction techniques is true?
A
PCA is used for feature selection
B
PCA is an unsupervised dimensionality reduction technique
C
LDA is an unsupervised dimensionality reduction technique
D
All principal components found by PCA are parallel to each other
Explanation: 

Detailed explanation-1: -Expert Answer All principal components are orthogonal to each other is the answer.

Detailed explanation-2: -Principal Component Analysis (PCA) Principal Component Analysis is one of the leading linear techniques of dimensionality reduction. This method performs a direct mapping of the data to a lesser dimensional space in a way that maximizes the variance of the data in the low-dimensional representation.

There is 1 question to complete.