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 99afc93 + 74817ff commit ebd4930Copy full SHA for ebd4930
articles/machine-learning/how-to-log-view-metrics.md
@@ -10,11 +10,13 @@ ms.service: machine-learning
10
ms.subservice: core
11
ms.date: 04/28/2022
12
ms.topic: how-to
13
-ms.custom: sdkv1, event-tier1-build-2022
+ms.custom: sdkv2, event-tier1-build-2022
14
---
15
16
# Log metrics, parameters and files with MLflow
17
18
+[!INCLUDE [sdk v2](../../includes/machine-learning-sdk-v2.md)]
19
+
20
> [!div class="op_single_selector" title1="Select the version of Azure Machine Learning Python SDK you are using:"]
21
> * [v1](./v1/how-to-log-view-metrics.md)
22
> * [v2 (current)](how-to-log-view-metrics.md)
0 commit comments