the.ai

Foundations / Generalization

verified

Cross-Validation

One held-out test set gives you one number, and that number has error bars nobody prints. Cross-validation splits the data several ways, trains on each split, and averages — a steadier estimate of how the model will do on data it has not seen, bought by training it k times instead of once.

Viz primitive · budget-splitholdout-examples = 200

holdout-examples holds 20% of the budget; rest holds the remaining 80%.

Examples held out to score one fold against those trained on, in examples. Drag the held-out size to watch evaluation claim a larger share.

200

Reviewed by opendroid · 2026-08-13

  • arXiv:2104.00673 — Cross-validation: what does it estimate and how well does it do it?