xgboost/wrapper/README.md
2014-08-23 14:20:29 -07:00

259 B

Wrapper of XGBoost

This folder provides wrapper of xgboost to other languages

Python

To make the python module, type make in the root directory of project

R

To make the R wrapper, type make R in the root directory of project