Ensemble Learning Algorithms With Python: Make Better Predictions with Bagging, Boosting, and Stacking

Ensemble Learning Algorithms With Python: Make Better Predictions with Bagging, Boosting, and Stacking

Publication Date: April, 2021

Publisher: Machine Learning Mastery

Pages: 450

Format: ebook

Author: Jason Brownlee

4.80 of 5

Click the button below to register a free account and download the file


Download PDF

Download ePub

*Disclosure:“This post may contain affiliate links and I earn from qualifying purchases”.


Predictive performance is the most important concern on many classification and regression problems. Ensemble learning algorithms combine the predictions from multiple models and are designed to perform better than any contributing ensemble member. Using clear explanations, standard Python libraries, and step-by-step tutorial lessons, you will discover how to confidently and effectively improve predictive modeling performance using ensemble algorithms.