Skip to content

Commit d42f04e

Browse files
authored
Merge pull request #101075 from vmagelo/tutorial-fix
Tutorial fix - fix two UI references.
2 parents 082636d + 37aab35 commit d42f04e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/machine-learning/tutorial-first-experiment-automated-ml.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -135,9 +135,9 @@ You complete the following experiment set-up and run steps in Azure Machine Lear
135135
Validation | Choose a cross-validation type and number of tests.|Validation type:<br>&nbsp;k-fold&nbsp;cross-validation <br> <br> Number of validations: 2
136136
Concurrency| The maximum number of parallel iterations executed and cores used per iteration| Max&nbsp;concurrent&nbsp;iterations: 5<br> Max&nbsp;cores&nbsp;per&nbsp;iteration: None
137137

138-
Select **OK**.
138+
Select **Save**.
139139

140-
1. Select **Create** to run the experiment. The **Run Detail** screen opens with the **Run status** as the experiment preparation begins.
140+
1. Select **Finish** to run the experiment. The **Run Detail** screen opens with the **Run status** as the experiment preparation begins.
141141

142142
>[!IMPORTANT]
143143
> Preparation takes **10-15 minutes** to prepare the experiment run.
@@ -152,7 +152,7 @@ Navigate to the **Models** tab to see the algorithms (models) tested. By default
152152

153153
While you wait for all of the experiment models to finish, select the **Algorithm name** of a completed model to explore its performance details.
154154

155-
The following navigates through the **Model details** and the **Visualizations** tabs to view the selected model's properties, metrics and performance charts.
155+
The following navigates through the **Model details** and the **Visualizations** tabs to view the selected model's properties, metrics, and performance charts.
156156

157157
![Run iteration detail](./media/tutorial-first-experiment-automated-ml/run-detail.gif)
158158

0 commit comments

Comments
 (0)