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
37c75aac41
[CI] Add external Docker build cache (
#4331
)
2019-04-04 13:36:39 -07:00
..
benchmark
Update python benchmarking script (
#4164
)
2019-02-21 15:16:09 +13:00
ci_build
[CI] Add external Docker build cache (
#4331
)
2019-04-04 13:36:39 -07:00
cpp
Retire DVec class in favour of c++20 style span for device memory. (
#4293
)
2019-03-28 13:59:58 +13:00
distributed
Improved multi-node multi-GPU random forests. (
#4238
)
2019-03-13 12:36:28 +13:00
python
Deprecate
reg:linear' in favor of
reg:squarederror'. (
#4267
)
2019-03-17 17:55:04 +08:00
python-gpu
Remove remaining
silent
and
debug_verbose
. (
#4299
)
2019-03-28 03:30:46 +08:00
travis
Improve HostDeviceVector exception safety (
#4301
)
2019-03-31 22:48:58 +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.