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