Skip to content

Commit 3881a69

Browse files
Merge pull request #280886 from msakande/recommend-v2-model-monitoring-article
Add recommendation for model monitoring (v2) article
2 parents dd54b04 + 443cc5a commit 3881a69

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/machine-learning/v1/how-to-monitor-datasets.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ ms.custom: UpdateFrequency5, data4ml, sdkv1
2020

2121
Learn how to monitor data drift and set alerts when drift is high.
2222

23+
> [!NOTE]
24+
> Azure Machine Learning model monitoring (v2) provides improved capabilities for data drift along with additional functionalities for monitoring signals and metrics. To learn more about the capabilities of model monitoring in Azure Machine Learning (v2), see [Model monitoring with Azure Machine Learning](../concept-model-monitoring.md).
25+
26+
2327
With Azure Machine Learning dataset monitors (preview), you can:
2428
* **Analyze drift in your data** to understand how it changes over time.
2529
* **Monitor model data** for differences between training and serving datasets. Start by [collecting model data from deployed models](how-to-enable-data-collection.md).

0 commit comments

Comments
 (0)