tqchen f49fd88de8 Merge branch 'unity'
Conflicts:
	.gitignore
	R-package/src/xgboost_R.cpp
	src/gbm/gblinear-inl.hpp
	tools/xgcombine_buffer.cpp
2015-01-18 20:09:21 -08:00
..
2014-09-09 21:28:58 -07:00
2015-01-18 20:09:21 -08:00
2015-01-18 20:09:21 -08:00
2015-01-18 20:09:21 -08: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

Julia