Skip to content

Commit 128edb3

Browse files
authored
Update how-to-train-with-ui.md
change "Azure Machine Learning Studio" to "Azure Machine Learning studio" per Acrolinx (two instances)
1 parent 196216b commit 128edb3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/machine-learning/how-to-train-with-ui.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Create a Training Job with the job creation UI
33
titleSuffix: Azure Machine Learning
4-
description: Learn how to use the job creation UI in Azure Machine Learning Studio to create a training job.
4+
description: Learn how to use the job creation UI in Azure Machine Learning studio to create a training job.
55
services: machine-learning
66
ms.service: machine-learning
77
ms.subservice: core
@@ -15,7 +15,7 @@ ms.reviewer: laobri
1515

1616
# Create a training job with the job creation UI (preview)
1717

18-
There are many ways to create a training job with Azure Machine Learning. You can use the CLI (see [Train models (create jobs) with the CLI (v2) (preview)](how-to-train-cli.md)), the REST API (see [Train models with REST (preview)](how-to-train-with-rest.md)), or you can use the UI to directly create a training job. In this article, you'll learn how to use your own data and code to train a machine learning model with the job creation UI in Azure Machine Learning Studio.
18+
There are many ways to create a training job with Azure Machine Learning. You can use the CLI (see [Train models (create jobs) with the CLI (v2) (preview)](how-to-train-cli.md)), the REST API (see [Train models with REST (preview)](how-to-train-with-rest.md)), or you can use the UI to directly create a training job. In this article, you'll learn how to use your own data and code to train a machine learning model with the job creation UI in Azure Machine Learning studio.
1919

2020
## Prerequisites
2121

0 commit comments

Comments
 (0)