xgboost/demo/guide-python
Jiaming Yuan 9f73127a23
Cleanup Python GPU tests. (#9934)
* Cleanup Python GPU tests.

- Remove the use of `gpu_hist` and `gpu_id` in cudf/cupy tests.
- Move base margin test into the testing directory.
2024-01-04 13:15:18 +08:00
..

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


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