74.
The most popularly used dimensionality reduction algorithm is Principal Component Analysis (PCA). Which of the following is/are true about PCA?
1. PCA is an unsupervised method
2. It searches for the directions that data have the largest variance
3. Maximum number of principal components <= number of features
4. All principal components are orthogonal to each other

80.
Which of the following is true about "Ridge" or "Lasso" regression methods in case of feature selection?

Read More Section(Machine Learning)

Each Section contains maximum 100 MCQs question on Machine Learning. To get more questions visit other sections.