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
Liam Huang
3a2b8332a6
bugfix: when metric's name contains
-
(
#2090
)
...
When metric's name contains `-`, Python will complain about insufficient arguments to unpack.
2017-03-16 10:36:39 -07:00
..
__init__.py
[python-package] modify __init__.py (
#1587
)
2016-09-19 09:43:36 -07:00
build-python.sh
BUG make sure to specify no openmp for some mac osx builds properly (
#2095
)
2017-03-10 18:36:15 -08:00
callback.py
bugfix: when metric's name contains
-
(
#2090
)
2017-03-16 10:36:39 -07:00
compat.py
Use bst_float consistently throughout (
#1824
)
2016-11-30 10:02:10 -08:00
core.py
A fix regarding the compatibility with python 2.6 (
#1981
)
2017-01-29 20:18:28 -08:00
libpath.py
Use bst_float consistently throughout (
#1824
)
2016-11-30 10:02:10 -08:00
plotting.py
fix ylim with max_num_features in python plot_importance (
#1974
)
2017-01-18 11:59:50 -08:00
rabit.py
Use bst_float consistently throughout (
#1824
)
2016-11-30 10:02:10 -08:00
sklearn.py
adding sample weights for XGBRegressor (was this forgotten?) (
#1874
)
2017-01-21 11:58:03 -08:00
training.py
option to shuffle data in mknfolds (
#1459
)
2016-12-23 07:53:30 +08:00
VERSION
Tag version 0.6 (
#1422
)
2016-07-29 11:23:06 -07:00