Learn Before
Concept
Difference between test set and validation set
After training the model on the training set, the validation set is used to tune parameters. The test then set is used to see how the model can be generalized to new data.
0
1
Updated 2021-10-09
Tags
Data Science
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