get_artifact_path: Get the artifact path for a run

View source: R/runs.R

get_artifact_pathR Documentation

Get the artifact path for a run

Description

Get the artifact path for a run

Usage

get_artifact_path(run_id = get_active_run_id(), client = mlflow_client())

Arguments

run_id

A run id. Automatically inferred if a run is currently active.

client

An MLFlow client. Auto-generated if not provided.

Value

A path to the run's artifacts in S3


collegevine/lightMLFlow documentation built on Jan. 16, 2024, 5:52 a.m.