mlflow_client | R Documentation |
Initializes and returns an MLflow client that communicates with the tracking server or store at the specified URI.
mlflow_client(tracking_uri = NULL)
tracking_uri |
The tracking URI. If not provided, defaults to the service
set by |
An MLFlow client
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.