Return the hyperparameters for all the child runs of the HyperDrive run.
get_child_run_hyperparameters(hyperdrive_run)
| hyperdrive_run | The |
|---|
The named list of hyperparameters where element name
is the run_id, e.g. list("run_id" = hyperparameters).