Back to glossary

AI GLOSSARY

Validation Set

Data

A portion of the dataset set aside during training to monitor model performance and tune hyperparameters. Unlike the test set, the validation set is used during the development process, to catch overfitting early and guide decisions about model architecture and training settings.