Skip to content

Commit f8faccd

Browse files
committed
Add perf notice
1 parent 8ffdff6 commit f8faccd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/machine-learning/how-to-retrain-designer.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,14 +49,14 @@ To retrain a model, you need an initial model. In this section, you learn how to
4949
For this example, the data is stored in an [Azure datastore](how-to-access-data.md). If you don't already have a datastore, you can create one now by selecting **New datastore**.
5050

5151
1. Specify the path to your data. You can also select **Browse path** to browse to your datastore.
52-
1. Select **Run** at the top of the canvas.
52+
1. Select **Submit** at the top of the canvas.
5353

5454
> [!NOTE]
5555
> If you have already set a default compute for this pipeline draft, the pipeline will run automatically. Otherwise, you can follow the prompts on the settings pane to set one now.
5656
5757
### Find your trained model
5858

59-
The designer saves all pipeline outputs, including trained models, to the default storage account. You can also access the trained model directly in the designer:
59+
The designer saves all pipeline outputs, including trained models, to the default storage account. However, you can also access trained models directly in the designer:
6060

6161
1. Wait for the pipeline to finish running.
6262
1. Select the **Train Model** module.

0 commit comments

Comments
 (0)