xgboost/doc/index.rst
2015-07-26 14:47:40 -07:00

24 lines
662 B
ReStructuredText

.. rabit documentation master file, created by
Rabit Documentation
=====================
rabit is a light weight library that provides a fault tolerant interface of Allreduce and Broadcast. It is designed to support easy implementations of distributed machine learning programs, many of which fall naturally under the Allreduce abstraction. The goal of rabit is to support **portable** , **scalable** and **reliable** distributed machine learning programs.
API Documents
=============
.. toctree::
:maxdepth: 2
python_api.rst
cpp_api.rst
parameters.rst
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`