Document refactor

change badge
This commit is contained in:
tqchen
2015-08-01 13:47:41 -07:00
parent c43fee541d
commit e8de5da3a5
20 changed files with 286 additions and 184 deletions

View File

@@ -1,6 +1,8 @@
Python API Reference
====================
This page gives the Python API reference of xgboost.
This page gives the Python API reference of xgboost, please also refer to Python Package Introduction for more information about python package.
The document in this page is automatically generated by sphinx. The content do not render at github, you can view it at http://xgboost.readthedocs.org/en/latest/python/python_api.html
Core Data Structure
-------------------
@@ -33,4 +35,3 @@ Scikit-Learn API
.. autoclass:: xgboost.XGBClassifier
:members:
:show-inheritance: