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-package
/
xgboost
History
Tianqi Chen
ae43fd7c7a
Merge pull request
#488
from sinhrks/pyfeaturenames
...
Support feature names in Python package
2015-09-15 09:56:55 -07:00
..
__init__.py
ENH: Add visualization to python package
2015-08-16 00:57:21 +09:00
build-python.sh
add necessary configrations for pip installation
2015-08-20 01:26:17 -07:00
core.py
Use ctypes
2015-09-14 22:12:19 +09:00
plotting.py
Fix for python 3
2015-08-24 05:09:27 +09:00
sklearn.py
make XGBClassifier.score compatible with arrays
2015-09-06 20:41:55 -07:00
training.py
bugfix evals_result regex
2015-09-14 11:25:41 +02:00