How do I automate a notebook.
Kunj
Registered Posts: 1 ✭
Hello, I have been attempting to automate a flow so that it runs hourly through the automation scenario, it starts of from a python recipe, building multiple datasets, then I retrain the model, which appends everything to a logging table.
This script works if I run it manually however, I do not know how to create an automation script that can run the python recipe / notebook that builds the 4 datasets (I attempted to build the datasets directly however that does not work), retrains the model and then runs another script which is used for logging. Any suggestions?
Answers
-
Turribeach Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023 Posts: 2,165 Neuron
What exactly did you put in your Build step when you attempted to build the dataset? Post a screen shot of your scenario step.