Skip to content

Commit 94b43d2

Browse files
authored
Under the "Explore models and metrics", the last paragraph contains the duplication of a word
Under the "Explore models and metrics", the last paragraph contains the duplication of a word: "a particular a particular" should be "a particular".
1 parent 0aa2244 commit 94b43d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-configure-auto-train.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,7 @@ Automated ML offers options for you to monitor and evaluate your training result
385385

386386
* To get a featurization summary and understand what features were added to a particular model, see [Featurization transparency](how-to-configure-auto-features.md#featurization-transparency).
387387

388-
From Azure Machine Learning UI at the model's page you can also view the hyperparameters used when training a particular a particular model and also view and customize the internal model's training code used.
388+
From Azure Machine Learning UI at the model's page you can also view the hyperparameters used when training a particular model and also view and customize the internal model's training code used.
389389

390390
## Register and deploy models
391391

0 commit comments

Comments
 (0)