Ensemble Learning
Across
- 3. Process of sampling with replacement used in bagging
- 5. Random Forest reduces which type of error
- 6. Simple combination method using average of predictions
- 10. Ensemble method used in the gradient descent framework
- 12. A weak learner commonly used in boosting
- 14. Extreme version of Gradient Boosting algorithm
- 15. Most common algorithm used in bagging
- 16. Technique that combines multiple models to improve accuracy
Down
- 1. Ensemble method that builds models in parallel
- 2. Combining model predictions using majority vote
- 4. Algorithm based on combining weak learners to make a strong one
- 7. In stacking, the final model that combines base learners
- 8. Boosting mainly reduces which type of error
- 9. Combination of different types of models
- 11. Ensemble algorithm known for speed and efficiency
- 13. Ensemble method that builds models sequentially