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