Conflicts: R-package/src/Makevars R-package/src/Makevars.win src/utils/io.h wrapper/xgboost.py
Wrapper of XGBoost
This folder provides wrapper of xgboost to other languages
Python
- To make the python module, type
makein the root directory of project - Refer to the walk through example in python-example/demo.py
R
- See R-package