Skip to content

Commit 7b4be53

Browse files
committed
.
1 parent adbe505 commit 7b4be53

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/machine-learning/how-to-use-mlflow-cli-runs.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Track ML experiments and models with MLflow
2+
title: Track experiments and models with MLflow
33
titleSuffix: Azure Machine Learning
44
description: Use MLflow to log metrics and artifacts from machine learning runs.
55
author: msakande
@@ -11,10 +11,10 @@ ms.date: 09/25/2024
1111
ms.topic: how-to
1212
ms.custom: mlflow, devx-track-azurecli, cliv2, devplatv2, update-code, FY25Q1-Linter
1313
ms.devlang: azurecli
14-
#Customer intent: As a data scientist, I want to know how to track my machine learning experiments and models with MLflow so I can understand what MLflow is and does so that I can use MLflow with my models.
14+
#Customer intent: As a data scientist, I want to know how to track my machine learning experiments and models with MLflow so I can use MLflow for tracking.
1515
---
1616

17-
# Track ML experiments and models with MLflow
17+
# Track experiments and models with MLflow
1818

1919
In this article, you learn how to use MLflow for tracking experiments and runs in Azure Machine Learning workspaces. *Tracking* is the process of saving relevant information about experiments. The saved metadata varies by experiment, and can include:
2020

0 commit comments

Comments
 (0)