https://github.com/tqchen/xgboost
Raw File
Tip revision: df566b6bb95b5199807e46308a31e00f5eed4592 authored by tqchen on 04 July 2018, 19:23:54 UTC
[DOCS] Update link to readme
Tip revision: df566b6
README
The documentation of xgboost is generated with recommonmark and sphinx.

You can build it locally by typing "make html" in this folder.

Checkout https://recommonmark.readthedocs.org for guide on how to write markdown with extensions used in this doc, such as math formulas and table of content.
back to top