We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8681ea9 + a71a313 commit 2854dcbCopy full SHA for 2854dcb
articles/machine-learning/how-to-train-cli.md
@@ -326,7 +326,7 @@ And run it:
326
327
:::code language="azurecli" source="~/azureml-examples-main/cli/train.sh" id="sklearn_iris":::
328
329
-To register a model, you can download the outputs and create a model from the local directory:
+To register a model, you can upload the model files from the run to the model registry:
330
331
:::code language="azurecli" source="~/azureml-examples-main/cli/train.sh" id="sklearn_download_register_model":::
332
0 commit comments