Validation data
DeeperExamples kept separate from training and used to guide model-building choices.
Training data is the practice workbook; validation data is a set of practice exams used to compare settings and decide when to stop training. A final test set should remain untouched until the main choices have been made.
A team selects the best hyperparameters using validation results without training directly on those examples.