- 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.
22 lines
437 B
ReStructuredText
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
|