Skip to content

components benchmark_result_aggregator

github-actions[bot] edited this page Dec 19, 2024 · 19 revisions

Benchmark result aggregator

benchmark_result_aggregator

Overview

Aggregate quality metrics, performance metrics and all of the metadata from the pipeline. Also add them to the root run.

Version: 0.0.14

View in Studio: https://ml.azure.com/registries/azureml/components/benchmark_result_aggregator/version/0.0.14

Inputs

Name Description Type Default Optional Enum
quality_metrics The quality metrics in json format. uri_folder True
performance_metrics The performance metrics in json format. uri_folder True

Outputs

Name Description Type
benchmark_result The json file with all of the aggregated results. uri_file

Environment

azureml://registries/azureml/environments/model-evaluation/labels/latest

Clone this wiki locally