Skip to content

Commit 4440472

Browse files
ssalgadodevAbeOmor
andauthored
Update articles/machine-learning/how-to-manage-models.md
Co-authored-by: Abraham Omorogbe <[email protected]>
1 parent f24ce5b commit 4440472

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-manage-models.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ For a complete example, see the [CLI Reference](/cli/azure/ml/model).
8282

8383
__Use the mlflow run URI format__
8484

85-
This option is optimized for mlflow users who are likely already familiar with the mlflow job URI format. This option allows mlflow users to create a model from artifacts in the default artifact location (where all mlflow-logged models and artifacts will be located). This establishes a lineage between a registered model and the run the model came from.
85+
This option is optimized for mlflow users who are likely already familiar with the mlflow run URI format. This option allows mlflow users to create a model from artifacts in the default artifact location (where all mlflow-logged models and artifacts will be located). This establishes a lineage between a registered model and the run the model came from.
8686

8787
Format:
8888
`runs:/<run-id>/<path-to-model-relative-to-the-root-of-the-artifact-location>`

0 commit comments

Comments
 (0)