Question: What is the main purpose of using cross-validation in model evaluation?
Options:
Correct Answer: To reduce overfitting
Solution:
Cross-validation is used to reduce overfitting by ensuring that the model performs well on unseen data.