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 |
An MLFlow ID
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.