get_model_version | R Documentation |
Get a model version
get_model_version(name, version, client = mlflow_client())
name |
Name of the registered model. |
version |
Model version number. |
client |
An MLFlow client. Will be auto-generated if omitted. |
A list of metadata on the model version.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.