Download an artifact file or directory from a run to a local directory if applicable, and return a local path for it.
1 | download_artifact(path, run_id = NULL, client = NULL, ...)
|
path |
Relative source path to the desired artifact. |
run_id |
A run uuid. Automatically inferred if a run is currently active. |
client |
An MLFlow client. Defaults to |
... |
Additional arguments to pass to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.