R/hyperdrive.R
get_child_run_metrics.Rd
Return the metrics from all the child runs of the HyperDrive run.
get_child_run_metrics(hyperdrive_run)
The HyperDriveRun object.
HyperDriveRun
The named list of metrics where element name is the run_id, e.g. list("run_id" = metrics).
list("run_id" = metrics)