XGBoost Regressor

Create an XGBoost regressor object.

We'll cover the following...

Chapter Goals:

  • Learn how to create a scikit-learn style regression model in XGBoost
...