-
Notifications
You must be signed in to change notification settings - Fork 165
components model_monitor_compute_histogram
github-actions[bot] edited this page May 14, 2025
·
32 revisions
Compute a histogram given an input data and associated histogram buckets.
Version: 0.3.28
View in Studio: https://ml.azure.com/registries/azureml/components/model_monitor_compute_histogram/version/0.3.28
| Name | Description | Type | Default | Optional | Enum |
|---|---|---|---|---|---|
| input_data | mltable | ||||
| histogram_buckets | mltable | ||||
| override_numerical_features | string | True | |||
| override_categorical_features | string | True |
| Name | Description | Type |
|---|---|---|
| histogram | mltable |