delete_experiment: Delete Experiment

Description Usage Arguments

Description

Marks an experiment and associated runs, params, metrics, etc. for deletion. If the experiment uses FileStore, artifacts associated with experiment are also deleted.

Usage

1
delete_experiment(experiment_id, client = NULL)

Arguments

experiment_id

ID of the associated experiment. This field is required.

client

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


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