Gets metadata for an experiment and a list of runs for the experiment. Attempts to obtain the
active experiment if both experiment_id
and name
are unspecified.
1 | get_experiment(experiment_id, name, client = NULL)
|
experiment_id |
ID of the experiment. |
name |
The experiment name. Only one of |
client |
An MLFlow client. Defaults to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.