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
/
src
/
predictor
History
amdsc21
ed45aa2816
Merge branch 'master' into dev-hui
2023-03-08 00:39:33 +01:00
..
cpu_predictor.cc
Fixes compilation errors on MSVC x86 targets (
#8823
)
2023-02-26 03:20:28 +08:00
cpu_treeshap.cc
Fix CPP lint. (
#8807
)
2023-02-15 20:16:35 +08:00
cpu_treeshap.h
Fix CPP lint. (
#8807
)
2023-02-15 20:16:35 +08:00
gpu_predictor.cu
Rename and extract
Context
. (
#8528
)
2022-12-07 04:58:54 +08:00
gpu_predictor.hip
rename hip.cc to hip
2023-03-07 05:39:53 +01:00
predict_fn.h
Fix inference with categorical feature. (
#8591
)
2022-12-15 17:57:26 +08:00
predictor.cc
Generalize prediction cache. (
#8783
)
2023-02-13 12:36:43 +08:00