Computer Science for IGCSE & O level - Automated And Emerging Technologies (Section 6 - No. 2)

In machine learning, what is the purpose of the 'validation set'?
To train the model.
To test the model's final performance.
To tune the model's hyperparameters.
To provide input data.

Explanation

The validation set is used during model development to evaluate different hyperparameter settings.

Comments (0)

Advertisement