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
/
tests
History
Philip Hyunsu Cho
7d178cbd25
Fix a small typo in sklearn.py that broke multiple eval metrics (
#5341
)
2020-02-22 19:04:48 +08:00
..
benchmark
Support multiple batches in gpu_hist (
#5014
)
2019-11-16 14:50:20 +08:00
ci_build
Remove f-string, since it's not supported by Python 3.5 (
#5330
)
2020-02-20 22:47:05 -08:00
cli
Fix data loading (
#4862
)
2019-10-22 12:33:14 -04:00
cpp
Fix a unit test that mistook MINOR ver for PATCH ver
2020-02-21 07:11:59 +00:00
distributed
Run training with empty DMatrix. (
#4990
)
2019-11-06 16:13:13 +08:00
python
Fix a small typo in sklearn.py that broke multiple eval metrics (
#5341
)
2020-02-22 19:04:48 +08:00
python-gpu
Make some GPU tests deterministic (
#5229
)
2020-01-26 11:53:07 +13:00
travis
Make
pip install xgboost*.tar.gz
work by fixing build-python.sh (
#5241
)
2020-01-28 23:18:23 -08:00
pytest.ini
Run training with empty DMatrix. (
#4990
)
2019-11-06 16:13:13 +08:00
README.md
DOC: Typo in README.md in tests folder
2015-09-07 22:23:47 -04:00
README.md
This folder contains testcases for xgboost.