Skip to content

Commit 35bd76a

Browse files
Merge pull request #208897 from santiagxf/santiagxf/aml-mlflow-concept
Santiagxf/aml mlflow concept
2 parents 6bec72d + ac39fec commit 35bd76a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/machine-learning/concept-mlflow.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: abeomor
77
ms.author: osomorog
88
ms.service: machine-learning
99
ms.subservice: mlops
10-
ms.date: 04/15/2022
10+
ms.date: 08/15/2022
1111
ms.topic: conceptual
1212
ms.custom: devx-track-python, cliv2, sdkv2, event-tier1-build-2022
1313
---
@@ -83,9 +83,9 @@ The following table shows which operations are supported by each of the tools av
8383
| Track and log metrics, parameters and models | **✓** | | |
8484
| Retrieve metrics, parameters and models | **&check;**<sup>1</sup> | <sup>2</sup> | **&check;** |
8585
| Submit training jobs with MLflow projects | **&check;** | | |
86-
| Submit training jobs with inputs and outputs | | **&check;** | |
87-
| Submit training pipelines | | **&check;** | |
88-
| Manage experiments runs | **&check;**<sup>1</sup> | **&check;** | **&check;** |
86+
| Submit training jobs with inputs and outputs | | **&check;** | **&check;** |
87+
| Submit training jobs using ML pipelines | | **&check;** | |
88+
| Manage experiments and runs | **&check;**<sup>1</sup> | **&check;** | **&check;** |
8989
| Manage MLflow models | **&check;**<sup>3</sup> | **&check;** | **&check;** |
9090
| Manage non-MLflow models | | **&check;** | **&check;** |
9191
| Deploy MLflow models to Azure Machine Learning | **&check;**<sup>4</sup> | **&check;** | **&check;** |

0 commit comments

Comments
 (0)