Initialize an MLflow Client
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 'mlflow_set_tracking_uri()'. |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.