Skip to content

components automl_hts_inference_collect_step

github-actions[bot] edited this page Sep 18, 2024 · 16 revisions

AutoML HTS - Inference Collect

automl_hts_inference_collect_step

Overview

Version: 0.0.6

View in Studio: https://ml.azure.com/registries/azureml/components/automl_hts_inference_collect_step/version/0.0.6

Inputs

Name Description Type Default Optional Enum
setup_metadata Metadata calculated in setup step. uri_folder
input_metadata Metadata calculated in inference step. uri_folder
input_prediction Predictions calculated in inference step. uri_folder
enable_event_logger Enable event logger. boolean True True

Outputs

Name Description Type
metadata The output from the collect step, including run_info.json and predictions. uri_folder
evaluation_configs Configs that used for evaulation component. uri_file
evaluation_data jsonl used for evaluation component. uri_file

Environment

azureml://registries/azureml/environments/automl-gpu/labels/latest

Clone this wiki locally