2015-05-04 10:48:25 -07:00
..
2015-04-08 14:07:37 -05:00
2015-04-11 09:25:19 -07:00
2015-05-01 11:12:43 -07:00
2015-04-26 00:17:58 -07:00
2015-05-04 10:48:25 -07:00
2015-05-02 19:29:17 -07:00

Wrapper of XGBoost

This folder provides wrapper of xgboost to other languages

Python

  • To make the python module, type ./build.sh 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

R

Julia