Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我认为 cuML 确实支持 GLM,因为线性和逻辑回归是 GLM 的类型,而 cuML 支持这些类型。最好确定!https://github.com/rapidsai/cuml
如果不支持,是否在路线图上?
是的,RAPIDS 目前支持单 GPU、多 GPU 和多节点环境的 GLM。