Learn Before
Concept
Leave-One-Out Cross-Validation
If we have data points in our training set, we train the model on data points. Then, we make a prediction on the observation that we left out. We repeat this process repeats times, and we will average the performance of our model for each of the predictions that we make. This average will give us model performance.
0
6
Updated 2021-07-27
Contributors are:
Who are from:
Tags
Data Science