Skip to content

Commit 667bd0c

Browse files
authored
Update tutorial-automated-ml-forecast.md
1 parent 23c9a52 commit 667bd0c

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
@@ -194,11 +194,11 @@ For this experiment, deployment to a web service means that the bike share compa
194194

195195
Once the run is complete, navigate back to parent run page by selecting **Run 1** at the top of your screen.
196196

197-
In the **Best model summary** section, **StackEnsemble** is considered the best model in the context of this experiment, based on the **Normalized root mean squared error** metric.
197+
In the **Best model summary** section, the best model in the context of this experiment, is selected based on the **Normalized root mean squared error metric.**
198198

199199
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.
200200

201-
1. Select **StackEnsemble** to open the model-specific page.
201+
1. Select **the best model** to open the model-specific page.
202202

203203
1. Select the **Deploy** button located in the top-left area of the screen.
204204

0 commit comments

Comments
 (0)