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
7aae2ec009
add omp flag back
2014-05-17 11:07:12 -07:00
..
example
some cleanup
2014-05-16 21:29:14 -07:00
Makefile
add omp flag back
2014-05-17 11:07:12 -07:00
README.md
change data format to include weight in binary file, add get weight to python
2014-05-15 14:37:56 -07:00
xgboost_python.cpp
add bing to author list
2014-05-16 19:33:59 -07:00
xgboost_python.h
add bing to author list
2014-05-16 19:33:59 -07:00
xgboost.py
force handle as void_p, seems fix mac problem
2014-05-17 11:03:21 -07:00
README.md
python wrapper for xgboost using ctypes
see example for usage