What is Model selection? What are the 2 approaches and their basic idea?
…
What is Validation?
What if the validation set size V is large?
How it is validation compared to VcDim?
How to use Valdidation for model selection?
What Model-Selection Curve shows?
What we do if we have more than one hyperparameter?
…
How can we estimate the true risk after model selection?
…
How k cross validation works? And why is used? K-fold cross algorithm.
…
How to improve a model (what if learning fails)?
…