Feature Selection Flashcards
1
Q
What is feature selection? Why we use it?
What is the Computational Problem to solve?
A
…
2
Q
How Subset Selection works? Algorithm with training and with validation.
A
…
3
Q
How Forward Selection works? Algorithm with training and with validation.
A
…
4
Q
How Backward Selection works? Algorithm with training and with validation.
A
…