Issue when loading a plugin saved model in python recipe
Franck
Registered Posts: 4 ✭✭✭
Hello everyone,
I am trying to load a saved model coming from a custom plugin. When using the visual recipe "Predict", the model can be used and gives predictions. But when I load it in a custom python recipe, I have an error.
If I try to load a regular dataiku model, it works well. I dind't find anything about dku-ml-plugins online.
Thank you for your help
Franck
Answers
-
Hello Franck,
using plugin-based models through the python predictor API is currently not supported.
Adding the support is part of our backlog, but with not ETA yet.
Best regards,
Nicolas Servel