Skip to content

Commit 2863862

Browse files
authored
update message about monitor signal enable/disable
1 parent b116297 commit 2863862

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/machine-learning/how-to-monitor-model-performance.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,9 @@ To enable feature importance with any of your signals (such as data drift or dat
207207

208208
After enabling feature importance, you'll see a feature importance for each feature you're monitoring in the Azure Machine Learning model monitoring studio UI.
209209

210-
You can use Azure CLI, the Python SDK, or the studio for advanced setup of model monitoring. You can enable/disable alerts for each signal by setting alert_enabled property while using SDK or CLI.
210+
You can enable/disable alerts for each signal by setting `alert_enabled` property while using SDK or CLI.
211+
212+
You can use Azure CLI, the Python SDK, or the studio for advanced setup of model monitoring.
211213

212214
# [Azure CLI](#tab/azure-cli)
213215

0 commit comments

Comments
 (0)