get_metric_history: Get Metric History

Description Usage Arguments

View source: R/runs.R

Description

Get a list of all values for the specified metric for a given run.

Usage

1
get_metric_history(metric_key, run_id = NULL, client = NULL)

Arguments

metric_key

Name of the metric.

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.