xgboost/demo/guide-python
Jiaming Yuan e228c1a121
[EM] Make page concatenation optional. (#10826)
This PR introduces a new parameter `extmem_concat_pages` to make the page concatenation optional for GPU hist. In addition, the document is updated for the new GPU-based external memory.
2024-09-24 06:19:28 +08:00
..
2024-01-30 17:24:11 +08:00
2024-01-30 17:24:11 +08:00

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


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