xgboost/R-package
Nan Zhu 1595e3f57b
upgrade version num (#4670)
* upgrade version num

* missign changes

* fix version script

* change versions

* rm files

* Update CMakeLists.txt
2019-07-17 15:25:35 -07:00
..
2015-01-20 15:51:42 -08:00
2019-04-21 15:54:11 +08:00
2019-05-15 01:35:44 +00:00
2015-07-24 11:58:02 -07:00
2019-04-15 10:08:12 -07:00
2019-07-17 15:25:35 -07:00
2018-03-28 10:05:47 -07:00
2019-03-09 01:50:07 +08:00

XGBoost R Package for Scalable GBM

CRAN Status Badge CRAN Downloads Documentation Status

Resources

Installation

We are on CRAN now. For stable/pre-compiled(for Windows and OS X) version, please install from CRAN:

install.packages('xgboost')

For more detailed installation instructions, please see here.

Examples

Development