Export a model to Jupyter notebook doesn't work
Hello dataikuers,
I'm trying to export a model to a jupyter notebook as seen in this picture :
but this doesn't work
does anyone know why ?
thank you in advance,
Answers
-
tgb417 Dataiku DSS Core Designer, Dataiku DSS & SQL, Dataiku DSS ML Practitioner, Dataiku DSS Core Concepts, Neuron 2020, Neuron, Registered, Dataiku Frontrunner Awards 2021 Finalist, Neuron 2021, Neuron 2022, Frontrunner 2022 Finalist, Frontrunner 2022 Winner, Dataiku Frontrunner Awards 2021 Participant, Frontrunner 2022 Participant, Neuron 2023 Posts: 1,598 Neuron
@saraa1
,Can you share a bit about the version of dss you are using (9.0.4 and 9.0.5 are the most recent versions.) Can you share a bit about the type of model you are trying to export. It appears you might be trying to export a random forest. (However, there might be challenges with exporting neural networks or custom models.) Also are you using any script steps. (Based on some challenges I’ve run into in the past, It’s my sense that some script steps can not be converted directly to python.)
If you can share some of these details it might help others who have succeeded or had similar problems help out.