Tianqi Chen 9b0dee986f Merge pull request #212 from zygmuntz/master
Early stopping for Python wrapper
2015-04-02 17:31:44 -07:00
..
2014-09-09 21:28:58 -07:00
2015-02-05 21:03:06 -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