0

I think cuML does support GLMs because linear and logistic regressions are types of GLMs and cuML supports those. Best to be sure! https://github.com/rapidsai/cuml

If it is not supported, is it on the roadmap?

1 Answers1

1

Yes, RAPIDS currently supports GLM for single GPU, multi GPU, and multi-node environments.

TaureanDyerNV
  • 1,208
  • 8
  • 9