Qm

How big is each validation fold in k-fold CV?

You have 500500 observations and run 10-fold cross-validation: the data is split into 1010 equal folds, and each fold takes a turn as the held-out validation set while the model trains on the rest.

How many observations are in each held-out validation fold?

Your answer

Solving needs a free account

Answers, streaks and solutions unlock when you are signed in. Reading the question and the hint stays free.

Discussion

Sign in to join the discussion · reading is open to everyone

💡 Discussion rules

  1. No full solutions here. Hints and approaches only.
  2. Complexity, edge cases and intuition are the point.
  3. Interview experiences are welcome. Respect your NDAs.

Loading discussion…

Learn the concepts

The theory behind this question.

Related questions

Training-set size in each fold of 8-fold CVCross-validation, and why it is dangerous on time seriesCross-validation with overlapping labels leaks the futureCross-validation, and the leaks that silently inflate itHow many models does leave-one-out CV train?
All questions →