Documentation and Examples

Contents

Documents

  • Python and C documentation is built using Sphinx.

  • Each document is written in reStructuredText.

  • You can build document locally to see the effect, by running

make html

inside the doc/ directory. The online document is hosted by Read the Docs where the imported project is managed by Hyunsu Cho and Jiaming Yuan.

Examples

  • Use cases and examples will be in demo.

  • We are super excited to hear about your story. If you have blog posts, tutorials, or code solutions using XGBoost, please tell us, and we will add a link in the example pages.