restore_run | R Documentation |
Restores the run with the specified ID.
restore_run(run_id = get_active_run_id(), client = mlflow_client())
run_id |
A run id |
client |
An MLFlow client. Defaults to |
Metadata on the newly-restored run.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.