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
Jiaming Yuan
4942da64ae
Refactor tests with data generator. (
#5439
)
2020-03-27 06:44:44 +08:00
..
benchmark
Support multiple batches in gpu_hist (
#5014
)
2019-11-16 14:50:20 +08:00
ci_build
Port patches from 1.0.0 branch (
#5336
)
2020-02-21 13:13:21 -08:00
cli
Fix data loading (
#4862
)
2019-10-22 12:33:14 -04:00
cpp
Refactor tests with data generator. (
#5439
)
2020-03-27 06:44:44 +08:00
distributed
Run training with empty DMatrix. (
#4990
)
2019-11-06 16:13:13 +08:00
python
Add Accelerated Failure Time loss for survival analysis task (
#4763
)
2020-03-25 13:52:51 -07:00
python-gpu
Move thread local entry into Learner. (
#5396
)
2020-03-07 15:37:39 +08:00
travis
Rewrite setup.py. (
#5271
)
2020-02-04 13:35:42 +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.