Wrapper of XGBoost
This folder provides wrapper of xgboost to other languages
Python
- To make the python module, type
./build.shin the root directory of project - Install with
python setup.py installfrom this directory. - Refer also to the walk through example in demo folder
R
- See R-package
Julia
- See XGBoost.jl