xgboost/doc/python/index.rst
Jiaming Yuan 275da176ba
Document for device ordinal. (#9398)
- Rewrite GPU demos. notebook is converted to script to avoid committing additional png plots.
- Add GPU demos into the sphinx gallery.
- Add RMM demos into the sphinx gallery.
- Test for firing threads with different device ordinals.
2023-07-22 15:26:29 +08:00

22 lines
437 B
ReStructuredText

######################
XGBoost Python Package
######################
This page contains links to all the python related documents on python package.
To install the package, checkout :doc:`Installation Guide </install>`.
********
Contents
********
.. toctree::
python_intro
sklearn_estimator
python_api
callbacks
model
examples/index
dask-examples/index
survival-examples/index
gpu-examples/index
rmm-examples/index