Learn Before
Concept

Training on Combined Training and Validation Set

After a machine learning model's hyperparameters have been tuned using a validation dataset, a common strategy before making final predictions on a test set is to retrain the model on the combined training and validation sets. Because the validation data is fully labeled, merging it with the training set provides a larger pool of data for the model to learn from, making full use of all available labeled data and potentially improving its final predictive performance.

0

1

Updated 2026-05-24

Contributors are:

Who are from:

Tags

D2L

Dive into Deep Learning @ D2L