Question: What is the main advantage of using ensemble methods in supervised learning?
Options:
Correct Answer: They combine predictions from multiple models to improve accuracy
Solution:
Ensemble methods combine predictions from multiple models, which often leads to improved accuracy and robustness.