xgboost/doc/index.md

2.2 KiB

XGBoost Documentation

This is document of xgboost library. XGBoost is short for eXtreme gradient boosting. This is a library that is designed, and optimized for boosted (tree) algorithms. The goal of this library is to push the extreme of the computation limits of machines to provide a scalable, portable and accurate for large scale tree boosting.

This document is hosted at http://xgboost.readthedocs.org/. You can also browse most of the documents in github directly.

Package Documents

This section contains language specific package guide.

User Guides

This section contains users guides that are general across languages.

Tutorials

This section contains official tutorials of XGBoost package. See Awesome XGBoost for links to mores resources.

Developer Guide

Indices and tables

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`