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
/
gbm
History
Rory Mitchell
a185ddfe03
Implement GPU accelerated coordinate descent algorithm (
#3178
)
...
* Implement GPU accelerated coordinate descent algorithm. * Exclude external memory tests for GPU
2018-04-20 14:56:35 +12:00
..
gblinear_model.h
Clang-tidy static analysis (
#3222
)
2018-04-19 18:57:13 +12:00
gblinear.cc
Implement GPU accelerated coordinate descent algorithm (
#3178
)
2018-04-20 14:56:35 +12:00
gbm.cc
Replaced std::vector-based interfaces with HostDeviceVector-based interfaces. (
#3116
)
2018-02-28 13:00:04 +13:00
gbtree_model.h
Clang-tidy static analysis (
#3222
)
2018-04-19 18:57:13 +12:00
gbtree.cc
Clang-tidy static analysis (
#3222
)
2018-04-19 18:57:13 +12:00