Introduction

An intro to XGBoost and gradient boosted decision trees.

In this chapter, you’ll learn about XGBoost, a library for highly efficient gradient boosted decision trees. It is one of the premier libraries used in data science for classification and regression.