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
/
c_api
History
Jiaming Yuan
142a208a90
Fix compiler warnings. (
#8022
)
...
- Remove/fix unused parameters - Remove deprecated code in rabit. - Update dmlc-core.
2022-06-22 21:29:10 +08:00
..
c_api_error.cc
Avoid including
c_api.h
in header files. (
#5782
)
2020-06-12 16:24:24 +08:00
c_api_error.h
Fix spelling in documents (
#6948
)
2021-05-11 20:44:36 +08:00
c_api_utils.h
Fix overflow in prediction size. (
#7885
)
2022-05-12 02:44:03 +08:00
c_api.cc
Fix compiler warnings. (
#8022
)
2022-06-22 21:29:10 +08:00
c_api.cu
Simplify inplace-predict. (
#7910
)
2022-05-18 17:52:00 +08:00