Today we return the the supervised learning setting, classification and prediction.
Today we will review the second part of Chapter 10 Evaluating Model Performance.
We will discuss:
- holdout method: training, validation, test data
- cross-validation
- bootstrapping and the 0.632 bootstrap
- the R package caret