Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

mlflow_id

Get Run or Experiment ID


Description

Extracts the ID of the run or experiment.

Usage

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.


mlflow

Interface to 'MLflow'

v1.17.0
Apache License 2.0
Authors
Matei Zaharia [aut, cre], Javier Luraschi [aut], Kevin Kuo [aut] (<https://orcid.org/0000-0001-7803-7901>), RStudio [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.