xgboost/R-package/README.md
2015-05-30 17:39:19 -07:00

659 B

R package for xgboost.

Installation

For up-to-date version (which is recommended), please install from github. Windows user will need to install RTools first.

devtools::install_github('dmlc/xgboost',subdir='R-package')

Examples