get_experiment: Get Experiment

Description Usage Arguments

Description

Gets metadata for an experiment and a list of runs for the experiment. Attempts to obtain the active experiment if both experiment_id and name are unspecified.

Usage

1
get_experiment(experiment_id, name, client = NULL)

Arguments

experiment_id

ID of the experiment.

name

The experiment name. Only one of name or experiment_id should be specified.

client

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


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