Skip to content

Commit 7c62c7f

Browse files
authored
Update tutorial-1st-experiment-sdk-train.md
1 parent 9a01a28 commit 7c62c7f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/machine-learning/service/tutorial-1st-experiment-sdk-train.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Tutorial: Train your first model."
2+
title: "Tutorial: Train your first ML model"
33
titleSuffix: Azure Machine Learning service
44
description: In this tutorial, you learn the foundational design patterns in Azure Machine Learning service, and train a simple scikit-learn model based on the diabetes data set.
55
services: machine-learning
@@ -12,7 +12,7 @@ ms.reviewer: trbye
1212
ms.date: 07/20/2019
1313
---
1414

15-
# Tutorial: Train your first model
15+
# Tutorial: Train your first ML model
1616

1717
This tutorial is **part two of a two-part tutorial series**. In the previous tutorial, you [created a workspace and chose a development environment](tutorial-1st-experiment-sdk-setup.md). In this tutorial, you learn the foundational design patterns in Azure Machine Learning service, and train a simple scikit-learn model based on the diabetes data set. After completing this tutorial, you will have the practical knowledge of the SDK to scale up to developing more-complex experiments and workflows.
1818

0 commit comments

Comments
 (0)