What is feature selection? Why we use it?
6 / 18-20
Write down the optimization problem for selecting k features that minimize the empirical risk. Is it a polynomial algorithm? Which algorithm solve this problem?
6 / 21 and 23
How Subset Selection works? Algorithm with training and with validation. Complexity?
6 / 22 and 27
How Forward Selection works? Algorithm with training and with validation
6 / 24 and 28
How Backward Selection works? Algorithm with training and with validation
6 / 25