components model_monitor_compute_histogram - Azure/azureml-assets GitHub Wiki
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 |