forked from h2oai/h2o4gpu
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update xgboost with bug fixes (h2oai#491)
- Loading branch information
1 parent
349d405
commit 7e5b72a
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule xgboost
updated
5 files
+1 −1 | include/xgboost/c_api.h | |
+1 −1 | python-package/xgboost/sklearn.py | |
+2 −5 | src/c_api/c_api.cc | |
+38 −30 | src/predictor/gpu_predictor.cu | |
+0 −5 | tests/python/test_with_sklearn.py |