Question: What is the purpose of using a validation set during model training?
Options:
Correct Answer: To evaluate the model\'s performance during training
Solution:
A validation set is used to evaluate the model\'s performance during training and tune hyperparameters.