restore_run: Restore a Run

Description Usage Arguments

View source: R/runs.R

Description

Restores the run with the specified ID.

Usage

1
restore_run(run_id, client = NULL)

Arguments

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.


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