xgboost/doc/python/index.rst
Jiaming Yuan c024c42dce
Modernize XGBoost Python document. (#7468)
* Use sphinx gallery to integrate examples.
* Remove mock objects.
* Add dask doc inventory.
2021-11-23 23:24:52 +08:00

17 lines
327 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
python_api
callbacks
model
examples/index