Back to Xgboost

README

R-package/README.md

3.2.01.1 KB
Original Source

XGBoost R Package

Resources

Installation

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

r
install.packages('xgboost')

For more detailed installation instructions, please see here.

Development