Save a dataset from a machine-learning quest
You can save result datasets from a machine-learning quest and reuse them in other
quests. These datasets can be static or dynamic. The static datasets remain the same
once they are saved. Dynamic datasets are overwritten every time the ML quest where it
is set up for saving is executed.
Saving a static dataset
- Select a quest.
- Click . Let the quest finish.
- Click the output port of the activity that you want the result dataset saved from.
- Click .
- Specify a name.
- Optionally, specify a description.
- Click . The dataset is saved in the Datasets section and is ready to use.
Saving a dynamic dataset
- Select a quest.
- Drag and drop a Save as Dynamic Dataset activity from the Prepare Data catalog to the canvas.
- Connect the output port of the activity that you want the result dataset saved from as input to the Save as Dynamic Dataset activity.
- Select the Save as Dynamic Dataset activity.
- Click to create a dynamic dataset.
- Specify a name for the dynamic dataset.
- Optionally, specify a description.
- Click to save the dynamic dataset and close the dialog box.
- Click .
- Click . Let the quest finish. The dynamic dataset is saved in the Datasets section and is ready to use. This dataset is overwritten every time the quest is run.