How big is each validation fold in k-fold CV?
You have observations and run 10-fold cross-validation: the data is split into 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
- No full solutions here. Hints and approaches only.
- Complexity, edge cases and intuition are the point.
- 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 →