- Entry
- Reader's guide
- Entries A-Z
- Subject index
Cross-Validation
Cross-validation is a data-dependent method for estimating the prediction error of a fitted model or a trained algorithm. The basic idea is to divide the available data into two parts, called training data and testing data, respectively. The training data are ...
- Loading...