Skip to content

Commit 0d3fb2d

Browse files
authored
Merge pull request #523 from laurence-dorman/patch-1
Update how-to-train-model.md
2 parents 3a02ed7 + e9c43d8 commit 0d3fb2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-train-model.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ When you train using the REST API, data and training scripts must be uploaded to
137137
> [!NOTE]
138138
> To try [serverless compute](./how-to-use-serverless-compute.md), skip this step and proceed to [ 3. Submit the training job](#3-submit-the-training-job).
139139
140-
An Azure Machine Learning compute cluster is a fully managed compute resource that can be used to run the training job. In the following examples, a compute cluster named `cpu-compute` is created.
140+
An Azure Machine Learning compute cluster is a fully managed compute resource that can be used to run the training job. In the following examples, a compute cluster named `cpu-cluster` is created.
141141

142142

143143

0 commit comments

Comments
 (0)