* Change doc build to reST exclusively * Rewrite Intro doc in reST; create toctree * Update parameter and contribute * Convert tutorials to reST * Convert Python tutorials to reST * Convert CLI and Julia docs to reST * Enable markdown for R vignettes * Done migrating to reST * Add guzzle_sphinx_theme to requirements * Add breathe to requirements * Fix search bar * Add link to user forum
15 lines
378 B
ReStructuredText
15 lines
378 B
ReStructuredText
######################
|
|
XGBoost Python Package
|
|
######################
|
|
This page contains links to all the python related documents on python package.
|
|
To install the package package, checkout :doc:`Installation Guide </build>`.
|
|
|
|
********
|
|
Contents
|
|
********
|
|
|
|
.. toctree::
|
|
python_intro
|
|
python_api
|
|
Python examples <https://github.com/dmlc/xgboost/tree/master/demo/guide-python>
|