Explain Ensemble learning technique in Machine Learning?
Answer Posted / Bobindra
Ensemble learning is a Machine Learning technique that combines multiple models to improve the predictive performance and reduce overfitting. In ensemble learning, multiple weak learners are combined to produce a strong learner or a single powerful model. The key idea behind ensemble learning is to use diversity in individual models to improve the overall accuracy by averaging out their errors.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers