Skip to content

components benchmark_result_aggregator

github-actions[bot] edited this page Sep 20, 2024 · 16 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.11

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

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/versions/34

Clone this wiki locally