get_experiment_id | R Documentation |
Makes a call to get_experiment
and returns just the ID.
get_experiment_id(experiment_name, client = mlflow_client())
experiment_name |
The experiment name. This field is required. |
client |
An MLFlow client. If not provided, the client is sourced from the |
The experiment_id
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.