Skip to content

Commit e8e95c2

Browse files
committed
button names
1 parent bf6c6ba commit e8e95c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/machine-learning/tutorial-automated-ml-forecast.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ Once the run is complete, navigate back to the **Run detail** page and select th
171171

172172
In this experiment context, **StackEnsemble** is considered the best model, based on the **Normalized root mean squared error** metric. We deploy this model, but be advised, deployment takes about 20 minutes to complete. The deployment process entails several steps including registering the model, generating resources, and configuring them for the web service.
173173

174-
1. Select the **Deploy Best Model** button in the bottom-left corner.
174+
1. Select the **Deploy best model** button in the bottom-left corner.
175175

176176
1. Populate the **Deploy a model** pane as follows:
177177

@@ -192,7 +192,7 @@ In this experiment context, **StackEnsemble** is considered the best model, base
192192

193193
Once deployment succeeds, you have an operational web service to generate predictions.
194194

195-
Proceed to the [**Next Steps**](#next-steps) to learn more about how to consume your new web service, and test your predictions using Power BI's built in Azure Machine Learning support.
195+
Proceed to the [**Next steps**](#next-steps) to learn more about how to consume your new web service, and test your predictions using Power BI's built in Azure Machine Learning support.
196196

197197
## Clean up resources
198198

0 commit comments

Comments
 (0)