xgboost/doc/how_to/index.md
Rory Mitchell 15267eedf2 [GPU-Plugin] Major refactor 2 (#2664)
* Change cmake option

* Move source files

* Move google tests

* Move python tests

* Move benchmarks

* Move documentation

* Remove makefile support

* Fix test run

* Move GPU tests
2017-09-08 09:57:16 +12:00

446 B

XGBoost How To

This page contains guidelines to use and develop XGBoost.

Installation

Use XGBoost in Specific Ways

Develop and Hack XGBoost

Frequently Ask Questions