Machine Learning & Training

What Is a Validation Set?

A validation set is a portion of data held out from training and used to tune hyperparameters and monitor performance during model development. It helps guide decisions such as when to stop training or which model configuration to choose. Unlike the test set, it can influence the training process.

Further reading

Read more about validation set — articles and blogs from around the web: