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
70c2039748
Catch all standard exceptions in C API. (
#6220
)
...
* `std::bad_alloc` is not guaranteed to be caught.
2020-10-12 14:01:46 +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
Catch all standard exceptions in C API. (
#6220
)
2020-10-12 14:01:46 +08:00
c_api.cc
Feature weights (
#5962
)
2020-08-18 19:55:41 +08:00
c_api.cu
Accept iterator in device dmatrix. (
#5783
)
2020-07-07 21:44:48 +08:00