9.9 Exercise: Resampling methods
- Let’s quickly review cross-validation
- Why/when do we normally use cross-validation (“resampling methods”)?
- Explain how k-fold cross-validation is implemented.
- What are the advantages and disadvantages of k-fold cross-validation relative to the validation set approach?
- What are the advantages and disadvantages of k-fold cross-validation relative to LOOCV?