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