-
Notifications
You must be signed in to change notification settings - Fork 168
components model_monitor_compute_histogram
github-actions[bot] edited this page Dec 18, 2025
·
33 revisions
Compute a histogram given an input data and associated histogram buckets.
Version: 0.3.29
View in Studio: https://ml.azure.com/registries/azureml/components/model_monitor_compute_histogram/version/0.3.29
| 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 |