Question: Which of the following is a common technique used in feature selection?
Options:
Correct Answer: Principal Component Analysis (PCA)
Solution:
Principal Component Analysis (PCA) is a dimensionality reduction technique that can also be used for feature selection by identifying the most important features.