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