Rong Ou
|
77fc28427d
|
fix benchmark_tree.py (#4593)
|
2019-06-21 11:51:48 +12:00 |
|
Rory Mitchell
|
9683fd433e
|
Overload device memory allocation (#4532)
* Group source files, include headers in source files
* Overload device memory allocation
|
2019-06-10 11:35:13 +12:00 |
|
Rong Ou
|
8e0a08fbcf
|
Update python benchmarking script (#4164)
* a few tweaks to speed up data generation
* del variable to save memory
* switch to random numpy arrays
|
2019-02-21 15:16:09 +13:00 |
|
Rong Ou
|
3be1b9ae30
|
reformat benchmark_tree.py to get rid of lint errors (#4126)
|
2019-02-13 18:54:56 +13:00 |
|
Rory Mitchell
|
10eb05a63a
|
Refactor linear modelling and add new coordinate descent updater (#3103)
* Refactor linear modelling and add new coordinate descent updater
* Allow unsorted column iterator
* Add prediction cacheing to gblinear
|
2018-02-17 09:17:01 +13:00 |
|