Learn Before
Validation Accuracy vs. True Test Set Accuracy
Because the strict boundaries between validation and test data are often blurred in practice due to data reuse, it is important to distinguish between reported validation accuracy and theoretical true test set accuracy. When a true, completely unseen test set is not available or has been evaluated multiple times, the performance metrics reported in experiments correctly represent validation accuracy rather than the model's true test set accuracy.
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