[QST] Can cuML models be run with sklearn #6093
Labels
? - Needs Triage
Need team to review and classify
cuml-cpu
question
Further information is requested
What is your question?
I have a Epsilon-Support Vector Regression (SVR) model that I'm using sklearn to fit. I'm currently deploying this in an environment that is only confirmed compatible with sklearn.
Is it possible to fit a model using cuML, but get predictions by loading it in a sklearn environment. A question was asked #4869, but I'm not sure if the CPU/GPU interoperability features have been implemented.
Thanks
The text was updated successfully, but these errors were encountered: