Question
What is a validation set primarily used for?
Select an option. Your answer will be checked instantly.
Correct Answer: A. Selecting models or hyperparameters before final test evaluation
Explanation:
Validation data guide choices such as model type, complexity, or hyperparameter values. The test set should remain untouched until those choices are complete.
Leave a Reply