This website requires JavaScript.
Explore
Help
Sign In
Hendrik
/
xgboost
Watch
1
Star
0
Fork
0
You've already forked xgboost
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
xgboost
/
python
History
tqchen
2057dda560
add interact mode
2014-05-03 23:24:22 -07:00
..
example
add interact mode
2014-05-03 23:24:22 -07:00
Makefile
important change to regrank interface, need some more test
2014-05-03 14:20:27 -07:00
README.md
add python interface for xgboost
2014-05-03 23:04:02 -07:00
xgboost_python.cpp
add interact mode
2014-05-03 23:24:22 -07:00
xgboost_python.h
add interact mode
2014-05-03 23:24:22 -07:00
xgboost.py
add interact mode
2014-05-03 23:24:22 -07:00
README.md
python wrapper for xgboost using ctypes
see example for usage