You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/machine-learning/v1/how-to-deploy-profile-model.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ description: Use CLI (v1) or SDK (v1) to profile your model before deployment. P
5
5
services: machine-learning
6
6
ms.service: azure-machine-learning
7
7
ms.subservice: inferencing
8
-
ms.date: 11/04/2022
8
+
ms.date: 03/07/2025
9
9
ms.topic: how-to
10
10
zone_pivot_groups: aml-control-methods
11
11
ms.reviewer: None
@@ -27,7 +27,7 @@ This article shows how to profile a machine learning to model to determine how m
27
27
28
28
## Prerequisites
29
29
30
-
This article assumes you have trained and registered a model with Azure Machine Learning. See the [sample tutorial here](../how-to-train-scikit-learn.md) for an example of training and registering a scikit-learn model with Azure Machine Learning.
30
+
This article assumes you have trained and registered a model with Azure Machine Learning. See the [sample tutorial here](how-to-train-scikit-learn.md) for an example of training and registering a scikit-learn model with Azure Machine Learning.
0 commit comments