xgboost/demo/guide-python
Philip Hyunsu Cho c621775f34
Replace all uses of deprecated function sklearn.datasets.load_boston (#7373)
* Replace all uses of deprecated function sklearn.datasets.load_boston

* More renaming

* Fix bad name

* Update assertion

* Fix n boosted rounds.

* Avoid over regularization.

* Rebase.

* Avoid over regularization.

* Whac-a-mole

Co-authored-by: fis <jm.yuan@outlook.com>
2022-01-30 04:27:57 -08:00
..
2022-01-10 21:15:05 +08:00

XGBoost Python Feature Walkthrough
==================================


This is a collection of examples for using the XGBoost Python package.