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
/
cpp
/
tree
History
Rory Mitchell
3f312e30db
Retire DVec class in favour of c++20 style span for device memory. (
#4293
)
2019-03-28 13:59:58 +13:00
..
test_gpu_exact.cu
Fix clang-tidy warnings. (
#4149
)
2019-03-13 02:25:51 +08:00
test_gpu_hist.cu
Retire DVec class in favour of c++20 style span for device memory. (
#4293
)
2019-03-28 13:59:58 +13:00
test_param.cc
Require leaf statistics when expanding tree (
#4015
)
2019-01-17 21:12:20 -08:00
test_prune.cc
Fix clang-tidy warnings. (
#4149
)
2019-03-13 02:25:51 +08:00
test_quantile_hist.cc
Fix clang-tidy warnings. (
#4149
)
2019-03-13 02:25:51 +08:00
test_refresh.cc
Fix clang-tidy warnings. (
#4149
)
2019-03-13 02:25:51 +08:00
test_tree_model.cc
Remove leaf vector, add tree serialisation test, fix Windows tests (
#3989
)
2018-12-13 10:28:38 +13:00