-
Notifications
You must be signed in to change notification settings - Fork 164
components data_quality_compute_metrics
github-actions[bot] edited this page May 14, 2025
·
37 revisions
Compute data quality metrics leveraged by the data quality monitor.
Version: 0.3.33
View in Studio: https://ml.azure.com/registries/azureml/components/data_quality_compute_metrics/version/0.3.33
| Name | Description | Type | Default | Optional | Enum |
|---|---|---|---|---|---|
| input_data | mltable | ||||
| data_statistics | mltable | ||||
| feature_names | mltable | ||||
| categorical_metrics | string | DataTypeErrorRate,NullValueRate,OutOfBoundsRate | |||
| numerical_metrics | string | DataTypeErrorRate,NullValueRate,OutOfBoundsRate | |||
| override_numerical_features | string | True | |||
| override_categorical_features | string | True |
| Name | Description | Type |
|---|---|---|
| signal_metrics | mltable |