Skip to content

Commit fe21fce

Browse files
authored
Update how-to-train-mlflow-projects.md
1 parent 8fe5392 commit fe21fce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/machine-learning/how-to-train-mlflow-projects.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Train with MLflow Projects
2+
title: Train with MLflow Projects (Preview)
33
titleSuffix: Azure Machine Learning
44
description: Set up MLflow with Azure Machine Learning to log metrics and artifacts from ML models
55
services: machine-learning
@@ -12,7 +12,7 @@ ms.topic: conceptual
1212
ms.custom: how-to, devx-track-python, sdkv1, event-tier1-build-2022
1313
---
1414

15-
# Train ML models with MLflow Projects and Azure Machine Learning
15+
# Train ML models with MLflow Projects and Azure Machine Learning (Preview)
1616

1717
In this article, learn how to enable MLflow's tracking URI and logging API, collectively known as [MLflow Tracking](https://mlflow.org/docs/latest/quickstart.html#using-the-tracking-api), to submit training jobs with [MLflow Projects](https://www.mlflow.org/docs/latest/projects.html) and Azure Machine Learning backend support. You can submit jobs locally with Azure Machine Learning tracking or migrate your runs to the cloud like via an [Azure Machine Learning Compute](./how-to-create-attach-compute-cluster.md).
1818

0 commit comments

Comments
 (0)