get_artifact_path | R Documentation |
Get the artifact path for a run
get_artifact_path(run_id = get_active_run_id(), client = mlflow_client())
run_id |
A run id. Automatically inferred if a run is currently active. |
client |
An MLFlow client. Auto-generated if not provided. |
A path to the run's artifacts in S3
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.