Log In
Machine Learning with NumPy, pandas, scikit-learn, and More
/
...
/
XGBoost Regressor
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
...