Question: What is the purpose of cross-validation in model evaluation?
Options:
Correct Answer: To ensure the model is not overfitting
Solution:
Cross-validation helps ensure that the model is not overfitting by validating it on different subsets of the data.