Skip to content

Commit 764e317

Browse files
committed
WS2.0 screens
1 parent b432595 commit 764e317

File tree

5 files changed

+6
-7
lines changed

5 files changed

+6
-7
lines changed

articles/machine-learning/service/how-to-monitor-data-drift.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.topic: conceptual
99
ms.reviewer: jmartens
1010
ms.author: copeters
1111
author: cody-dkdc
12-
ms.date: 07/08/2019
12+
ms.date: 09/13/2019
1313
---
1414

1515
# Detect data drift (preview) on models deployed to Azure Kubernetes Service (AKS)
@@ -154,17 +154,16 @@ datadrift.enable_schedule()
154154
datadrift.disable_schedule()
155155
```
156156

157-
The configuration of the data drift detector can be seen on the model details page in the Azure portal or your workspace landing page (preview).
157+
The configuration of the data drift detector can be seen on the model details page in your [workspace landing page (preview)](https://ml.azure.com).
158158

159-
![Azure portal Data Drift Config](media/how-to-monitor-data-drift/drift_config.png)
159+
![Azure portal Data Drift](media/how-to-monitor-data-drift/drift-config.png)
160160

161-
## View results in Azure portal
161+
## View results in your workspace landing page
162162

163-
To view results in your workspace in [Azure portal](https://portal.azure.com), navigate to the model page. On the details tab of the model, the data drift configuration is shown. A 'Data Drift (preview)' tab is now available visualizing the data drift metrics.
163+
To view results in your workspace in [workspace landing page (preview)](https://ml.azure.com), navigate to the model page. On the details tab of the model, the data drift configuration is shown. A **Data drift** tab is now available visualizing the data drift metrics.
164164

165-
![Azure portal Data Drift](media/how-to-monitor-data-drift/drift_ui.png)
165+
[![workspace landing page Data Drift](media/how-to-monitor-data-drift/drift-ui.png)](media/how-to-monitor-data-drift/drift-ui-expanded.png)
166166

167-
The results are also available in the model details in your [workspace landing page (preview)](https://ml.azure.com).
168167

169168
## Receiving drift alerts
170169

27.4 KB
Loading
44 KB
Loading
32 KB
Loading
50.8 KB
Loading

0 commit comments

Comments
 (0)