add python interface for xgboost

This commit is contained in:
tqchen
2014-05-03 23:04:02 -07:00
parent adc9400736
commit 6fd77cbb24
10 changed files with 8348 additions and 9 deletions

View File

@@ -1,2 +1,4 @@
beta version:
python wrapper for xgboost using ctypes
see example for usage