Skip to content

Commit c5750ab

Browse files
committed
more edits
1 parent 8ff46cd commit c5750ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-auto-train-image-models.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@ automl_image_run = experiment.submit(automl_image_config)
339339
```
340340
## Outputs and evaluation metrics
341341

342-
The automl training runs generates output model files, evaluation metrics, logs and deployment artifacts like the scoring file and the environment file which can be viewed from the outputs and logs and metrics tab of the child runs.
342+
The automated ML training runs generates output model files, evaluation metrics, logs and deployment artifacts like the scoring file and the environment file which can be viewed from the outputs and logs and metrics tab of the child runs.
343343

344344
> [!TIP]
345345
> Check how to navigate to the run results from the [View run results](how-to-understand-automated-ml.md#view-run-results) section.

0 commit comments

Comments
 (0)