Learn Before
Concept
Multiple Testing Resilience in K-Fold Cross-Validation
When evaluating numerous hyperparameter configurations, the risk of multiple testing increases, leading to situations where validation performance appears favorable simply by chance rather than reflecting true generalization capability. However, when applied to a sufficiently large dataset with a standard range of hyperparameters, -fold cross-validation tends to be reasonably resilient against this issue, providing a more robust estimate of true error than a single validation split.
0
1
Updated 2026-05-07
Tags
D2L
Dive into Deep Learning @ D2L