restore_run: Restore a Run

View source: R/runs.R

restore_runR Documentation

Restore a Run

Description

Restores the run with the specified ID.

Usage

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

Arguments

run_id

A run id

client

An MLFlow client. Defaults to NULL and will be auto-generated.

Value

Metadata on the newly-restored run.


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