Learn Before
Concept

Identifying Overfitting via Cross-Validation

Throughout the training and model selection process, continuously monitoring both training and validation errors is crucial for diagnosing learning behavior. If a model exhibits an extremely low training error for a specific hyperparameter configuration while simultaneously yielding a considerably higher error during KK-fold cross-validation, it serves as a strong indicator of overfitting. This divergence demonstrates that the model is memorizing the training data rather than generalizing well to unseen validation folds.

0

1

Updated 2026-05-07

Contributors are:

Who are from:

Tags

D2L

Dive into Deep Learning @ D2L