-
Notifications
You must be signed in to change notification settings - Fork 128
components feature_attribution_drift_signal_monitor
github-actions[bot] edited this page Dec 9, 2023
·
42 revisions
Computes the feature attribution between a baseline and production data assets.
Version: 0.3.12
View in Studio: https://ml.azure.com/registries/azureml/components/feature_attribution_drift_signal_monitor/version/0.3.12
Name | Description | Type | Default | Optional | Enum |
---|---|---|---|---|---|
monitor_name | string | ||||
signal_name | string | ||||
target_data | mltable | ||||
baseline_data | mltable | ||||
target_column | string | ||||
task_type | string | True | |||
monitor_current_time | string | ||||
notification_emails | string | True |
Name | Description | Type |
---|---|---|
signal_output | mltable |