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
Jiaming Yuan
149f209af6
Extract histogram builder from CPU Hist. (
#7152
)
...
* Extract the CPU histogram builder. * Fix tests. * Reduce number of histograms being built.
2021-08-09 21:15:21 +08:00
..
gpu_hist
Rewrite sparse dmatrix using callbacks. (
#7092
)
2021-07-16 12:33:31 +08:00
hist
Extract histogram builder from CPU Hist. (
#7152
)
2021-08-09 21:15:21 +08:00
test_constraints.cc
Extract interaction constraint from split evaluator. (
#5034
)
2019-11-14 20:11:41 +08:00
test_constraints.cu
Fix r interaction constraints (
#5543
)
2020-04-18 06:53:51 +08:00
test_gpu_hist.cu
Rewrite sparse dmatrix using callbacks. (
#7092
)
2021-07-16 12:33:31 +08:00
test_histmaker.cc
Use ellpack for prediction only when sparsepage doesn't exist. (
#5504
)
2020-04-10 12:15:46 +08:00
test_param.cc
Fix parsing empty vector in parameter. (
#5087
)
2019-12-05 11:42:01 +08:00
test_prune.cc
Requires setting leaf stat when expanding tree. (
#5501
)
2020-04-10 12:27:03 +08:00
test_quantile_hist.cc
Extract histogram builder from CPU Hist. (
#7152
)
2021-08-09 21:15:21 +08:00
test_refresh.cc
Requires setting leaf stat when expanding tree. (
#5501
)
2020-04-10 12:27:03 +08:00
test_tree_model.cc
Support categorical split in tree model dump. (
#7036
)
2021-06-18 16:46:20 +08:00
test_tree_stat.cc
Reduce device synchronisation (
#5631
)
2020-05-07 21:19:46 +12:00