Question: In a supervised learning context, what is cross-validation used for?
Options:
Correct Answer: To evaluate the model\'s performance on unseen data
Solution:
Cross-validation is used to evaluate the model\'s performance on unseen data by partitioning the dataset into training and validation sets.