Question: Which of the following is a common technique for feature selection?
Options:
Correct Answer: Principal Component Analysis (PCA)
Solution:
Principal Component Analysis (PCA) is commonly used for feature selection by reducing dimensionality while retaining variance.