Learn Before
Validation Error for Expressive Models
Highly expressive models, such as deep neural networks, possess the capacity to perfectly fit even arbitrarily assigned training labels. For these powerful models, achieving a low training error is insufficient to guarantee a low generalization error, although it does not inherently imply a high generalization error either. Because training error provides an unreliable signal about true predictive performance in these cases, practitioners must rely heavily on holdout data to certify generalization after training, calculating what is known as the validation error.
0
1
Tags
D2L
Dive into Deep Learning @ D2L
Related
Potential drawbacks of Validation Set Approach
Difference between test set and validation set
Generalization
Validation Dataset Model Evaluation
Validation Error for Expressive Models
Validation Accuracy vs. True Test Set Accuracy
Definition of Validation Error
Training on Combined Training and Validation Set
Image Augmentation in Training vs. Evaluation