Extract flow into python / jupyter notebook

Elmir
Elmir Registered Posts: 3 ✭✭

Hi!

I built a working machine learning flow from data preparation and processing to modelling and prediction. Can I extract this flow as a python code or as an .ipynb file? Can you please elaborate this part in detail?

Thanks!

Operating system used: Windows

Operating system used: Windows

Operating system used: Windows

Best Answer

  • Turribeach
    Turribeach Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023 Posts: 2,024 Neuron
    Answer ✓

    Dataiku is not a code generator, it's a platform to run your ML work loads end to end. Any Python recipe in the flow can be edited in a Jupyter notebook and save back changes to the recipe if required (open the recipe, click on Open in Notebook). Visual recipes can't be edited in Jupyter notebooks but any of the datasets they generate (or any dataset of the flow) can be loaded in a Jupyter notebook if desired.

Answers

Setup Info
    Tags
      Help me…