Get an experiment run
Given the associated experiment and run ID, return the run object for a previously submitted/tracked run.
get_run(experiment, run_id)
experiment |
The |
run_id |
A string of the run ID for the run. |
The Run
object.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.