-
Notifications
You must be signed in to change notification settings - Fork 128
components batch_output_formatter
github-actions[bot] edited this page Oct 21, 2023
·
25 revisions
Output Formatter for batch inference output
Version: 0.0.1
View in Studio: https://ml.azure.com/registries/azureml/components/batch_output_formatter/version/0.0.1
Name | Description | Type | Default | Optional | Enum |
---|---|---|---|---|---|
batch_inference_output | The raw batch inference output. | uri_folder | False | ||
label_column_name | The label column name. | string | True | ||
endpoint_url | string | False | |||
ground_truth_input | The raw batch inference output. | uri_folder | True | ||
handle_response_failure | The way that the formatter handles the failed response. | string | use_fallback | False | ['use_fallback', 'neglect'] |
fallback_value | The fallback value that can be used when request payload failed. | string | True | ||
is_performance_test | If true, the performance test will be run. | boolean | False | False |
Name | Description | Type |
---|---|---|
predictions | uri_file | |
performance_metadata | uri_file | |
ground_truth | uri_file |
azureml://registries/azureml/environments/model-evaluation/labels/latest