The cross validation problem

  • Authors:
  • John Langford

  • Affiliations:
  • TTI-Chicago

  • Venue:
  • COLT'05 Proceedings of the 18th annual conference on Learning Theory
  • Year:
  • 2005

Quantified Score

Hi-index 0.01

Visualization

Abstract

K-fold cross validation is a commonly used technique which takes a set of m examples and partitions them into K equal-size sets (folds) of size m/K. For each set, a classifier is trained on the other sets.