-
Notifications
You must be signed in to change notification settings - Fork 130
components model_monitor_compute_histogram
github-actions[bot] edited this page Oct 21, 2023
·
27 revisions
Compute a histogram given an input data and associated histogram buckets.
Version: 0.3.2
View in Studio: https://ml.azure.com/registries/azureml/components/model_monitor_compute_histogram/version/0.3.2
Name | Description | Type | Default | Optional | Enum |
---|---|---|---|---|---|
input_data | mltable | ||||
histogram_buckets | mltable |
Name | Description | Type |
---|---|---|
histogram | mltable |