View source: R/tracking-utils.R
mlflow_id | R Documentation |
Extracts the ID of the run or experiment.
mlflow_id(object)
## S3 method for class 'mlflow_run'
mlflow_id(object)
## S3 method for class 'mlflow_experiment'
mlflow_id(object)
object |
An 'mlflow_run' or 'mlflow_experiment' object. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.