Skip to content

Commit 35604aa

Browse files
committed
Writing
1 parent 2e7ab97 commit 35604aa

File tree

4 files changed

+4
-7
lines changed

4 files changed

+4
-7
lines changed
93.3 KB
Loading
-54.9 KB
Loading

articles/machine-learning/tutorial-designer-automobile-price-deploy.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ To deploy your pipeline, you must first convert the training pipeline into a rea
3535

3636
1. Above the pipeline canvas, select **Create inference pipeline** > **Real-time inference pipeline**.
3737

38+
![Screenshot showing how to find the create pipeline](./media/tutorial-designer-automobile-price-deploy/create-inference-pipeline.png)
39+
3840
Your pipeline should now look like this:
3941

4042
![Screenshot showing the expected configuration of the pipeline after preparing it for deployment](./media/tutorial-designer-automobile-price-deploy/real-time-inference-pipeline.png)

articles/machine-learning/tutorial-designer-automobile-price-train-score.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -301,17 +301,12 @@ For each of the error statistics, smaller is better. A smaller value indicates t
301301

302302
## Clean up resources
303303

304+
Skip this section if you want to continue on with part 2 of the tutorial, [deploying models](tutorial-designer-automobile-price-deploy.md)].
305+
304306
[!INCLUDE [aml-ui-cleanup](../../includes/aml-ui-cleanup.md)]
305307

306308
## Next steps
307309

308-
In part one of this tutorial, you completed the following tasks:
309-
310-
* Create a pipeline
311-
* Prepare the data
312-
* Train the model
313-
* Score and evaluate the model
314-
315310
In part two, you'll learn how to deploy your model as a real-time endpoint.
316311

317312
> [!div class="nextstepaction"]

0 commit comments

Comments
 (0)