What is feature selection? Why we use it?
What is the Computational Problem to solve?
…
How Subset Selection works? Algorithm with training and with validation.
…
How Forward Selection works? Algorithm with training and with validation.
…
How Backward Selection works? Algorithm with training and with validation.
…