Caesar AI Atlas

Cross-validation

Also known as: Cross validation

Caesar AI Atlas Definition

Cross-validation is an evaluation method that estimates how well a model generalizes by training and testing it on different non-overlapping subsets of the data. It helps reduce dependence on a single train-test split and can provide more reliable performance estimates.

Other Definitions

Cross-validation Source

A mechanism for estimating how well a model would generalize to new data by testing the model against one or more non-overlapping data subsets withheld from the training set.

Also Referenced In

Concept Comparisons

Related Terms