Question
What is a validation set used for?
Select an option. Your answer will be checked instantly.
Correct Answer: D. Choosing models and hyperparameters before final testing
Explanation:
Validation data guide development decisions without touching the test set.
The final evaluation is then performed once on held-out test data.
Leave a Reply