cuml
cuml copied to clipboard
Request for MLPClassifier
Is your feature request related to a problem? Please describe. There is a requirement for MLPClassifier for a project and I would love to use CUML. Are we intending to support it?
Describe the solution you'd like Enable the usage of CUML with MLPClassifier.
Thanks for the issue @Geeks-Sid. In general I haven't seen a lot of requests for the MLP methods, and in general it's in that gray area of it being NN based, but also we have the solvers needed to implement it, so the answer is not fully clear to me at this moment.