Tianqi Chen f28a7a0f8d Merge pull request #254 from lihang00/master
Python: add more params in sklearn wrapper.
2015-04-24 14:17:28 -07:00
..
2015-04-08 14:07:37 -05:00
2015-04-11 09:25:19 -07:00
2015-04-08 14:07:37 -05:00
2015-04-19 00:20:52 -07:00
OK
2015-04-16 17:03:18 -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
  • Install with python setup.py install from this directory.
  • Refer also to the walk through example in demo folder

R

Julia