mlflow_id: Get Run or Experiment ID

Description Usage Arguments

View source: R/utils.R

Description

Extracts the ID of the run or experiment.

Usage

1
2
3
4
5
6
7
mlflow_id(object)

## S3 method for class 'mlflow_run'
mlflow_id(object)

## S3 method for class 'mlflow_experiment'
mlflow_id(object)

Arguments

object

An mlflow_run or mlflow_experiment object.


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