xgboost/demo/guide-python
Jiaming Yuan 1fcc26a6f8
Set ndcg to default for LTR. (#8822)
- Add document.
- Add tests.
- Use `ndcg` with `topk` as default.
2023-06-09 23:31:33 +08:00
..

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


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