tqchen eeb04a0603 Merge remote-tracking branch 'origin/unity'
Conflicts:
	R-package/src/Makevars
	R-package/src/Makevars.win
	src/utils/io.h
	wrapper/xgboost.py
2014-09-02 11:22:47 -07:00
..
2014-08-26 18:06:22 -07:00
2014-08-27 21:16:54 -07:00
2014-09-02 11:14:57 -07:00
2014-09-01 15:10:19 -07:00

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
  • Refer to the walk through example in python-example/demo.py

R