tqchen ae3621b372 Merge branch 'unity'
Conflicts:
	R-package/src/xgboost_R.cpp
	wrapper/xgboost.py
2014-09-07 18:16:49 -07:00
..
2014-09-03 13:13:54 -07:00
2014-09-04 20:57:49 -07:00
2014-09-04 20:57:49 -07:00
2014-09-07 18:16:49 -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 also to the walk through example in demo folder

R