Using Models Outside DSS

Options
ryanraasch
ryanraasch PartnerApplicant, Registered Posts: 10 ✭✭✭

I built/trained/saved a model using DSS and then saved it to my local machine as pickle file. However, when I try to "unpickle" and run the model locally, I get an error saying "ModuleNotFoundError: No module named 'dataiku'". Are there any workarounds to use dataiku models outside of dataiku? I tried 'import dataikuapi as dataiku' before loading the model, but I'm missing the actual dataiku python library. I would like to be able to use the model without having to extract the internal dataiku library that comes with DSS.

Thanks in advance for your help!


Operating system used: Windows

Tagged:

Best Answer

Answers

Setup Info
    Tags
      Help me…