Get Run
Synopsis
Get a RunIOObject for a given run id
Description
Runs can be identified by their given run id. This operator returns a RunIOObject for a provided run id.
Input
con
Connection to a MLFlow Server
Output
exa
Table with the information on the generated run
run
The run as a RunIOObject.
Parameters
Run id
Name of the experiment to get the runs for.