XGBoost with Python: Gradient Boosted Trees with XGBoost and Scikit-Learn

Jason Brownlee

Language: English

Published: Aug 5, 2016

Description:

XGBoost is the dominant technique for predictive modeling on regular data. The gradient boosting algorithm is the top technique on a wide range of predictive modeling problems, and XGBoost is the fastest implementation. When asked, the best machine learning competitors in the world recommend using XGBoost. In this Ebook, learn exactly how to get started and bring XGBoost to your own machine learning projects.