h2o4gpu icon indicating copy to clipboard operation
h2o4gpu copied to clipboard

New GLM implementation

Open mdymczyk opened this issue 7 years ago • 1 comments

Single model GLM is pretty slow using POGS. Implement a new one in the XGBoost repository.

While implementing look into options to distribute it (maybe using Rabbit?).

mdymczyk avatar Dec 08 '17 21:12 mdymczyk

https://research.google.com/pubs/pub41159.html

pseudotensor avatar Dec 11 '17 21:12 pseudotensor