Repeatedly drawing samples from a dataset and training the model on different subsets of data to evaluate performance.
This approach is useful when do don’t have multiple sets of data.
Examples
Jackknife Bootstrap
Repeatedly drawing samples from a dataset and training the model on different subsets of data to evaluate performance.
This approach is useful when do don’t have multiple sets of data.
Jackknife Bootstrap