get_child_run_metrics: Get the metrics from all child runs

View source: R/hyperdrive.R

get_child_run_metricsR Documentation

Get the metrics from all child runs

Description

Return the metrics from all the child runs of the HyperDrive run.

Usage

get_child_run_metrics(hyperdrive_run)

Arguments

hyperdrive_run

The HyperDriveRun object.

Value

The named list of metrics where element name is the run_id, e.g. list("run_id" = metrics).


Azure/azureml-sdk-for-r documentation built on Sept. 21, 2022, 5:45 a.m.