get_child_run_metrics: Get the metrics from all child runs

Description Usage Arguments Value

View source: R/hyperdrive.R

Description

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

Usage

1
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).


azuremlsdk documentation built on Oct. 23, 2020, 8:22 p.m.