-
Notifications
You must be signed in to change notification settings - Fork 164
components model_performance_signal_monitor
github-actions[bot] edited this page May 14, 2025
·
30 revisions
Computes the model performance
Version: 0.0.29
View in Studio: https://ml.azure.com/registries/azureml/components/model_performance_signal_monitor/version/0.0.29
| Name | Description | Type | Default | Optional | Enum |
|---|---|---|---|---|---|
| task | Task type | string | tabular-classification | ['tabular-classification', 'tabular-regression'] | |
| baseline_data_target_column | string | ||||
| production_data | mltable | ||||
| production_data_target_column | string | ||||
| monitor_name | string | ||||
| signal_name | string | ||||
| regression_rmse_threshold | number | True | |||
| regression_meanabserror_threshold | number | True | |||
| classification_precision_threshold | number | True | |||
| classification_accuracy_threshold | number | True | |||
| classification_recall_threshold | number | True | |||
| monitor_current_time | string | ||||
| notification_emails | string | True | |||
| instance_type | string | standard_e8s_v3 | True |
| Name | Description | Type |
|---|---|---|
| signal_output | uri_folder |