tqchen 5f6e849b21 Merge branch 'unity'
Conflicts:
	src/utils/io.h
	wrapper/xgboost.py
2014-09-03 13:52:03 -07:00
..
2014-09-03 13:13:54 -07:00
2014-09-02 11:14:57 -07:00
2014-09-01 15:10:19 -07:00
2014-09-03 13:52:03 -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