download_artifact: Download Artifact

Description Usage Arguments

View source: R/runs.R

Description

Download an artifact file or directory from a run to a local directory if applicable, and return a local path for it.

Usage

1
download_artifact(path, run_id = NULL, client = NULL, ...)

Arguments

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 NULL and will be auto-generated.

...

Additional arguments to pass to aws.s3::save_object


mrkaye97/lightMLFlow documentation built on Dec. 28, 2021, 12:15 a.m.