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
Rory Mitchell
a73e25e15f
Implement slice via adapters (
#5198
)
2020-01-14 12:55:41 +13:00
..
benchmark
Support multiple batches in gpu_hist (
#5014
)
2019-11-16 14:50:20 +08:00
ci_build
Enable OpenMP with Apple Clang (Mac default compiler) (
#5146
)
2019-12-26 16:53:12 +08:00
cli
Fix data loading (
#4862
)
2019-10-22 12:33:14 -04:00
cpp
Implement slice via adapters (
#5198
)
2020-01-14 12:55:41 +13:00
distributed
Run training with empty DMatrix. (
#4990
)
2019-11-06 16:13:13 +08:00
python
[Breaking] Don't drop trees during DART prediction by default (
#5115
)
2020-01-13 21:48:30 +08:00
python-gpu
Enforce correct data shape. (
#5191
)
2020-01-13 15:48:17 +08:00
travis
Enable OpenMP with Apple Clang (Mac default compiler) (
#5146
)
2019-12-26 16:53:12 +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.