Learn R Programming

mlflow (version 2.21.2)

mlflow_set_tracking_uri: Set Remote Tracking URI

Description

Specifies the URI to the remote MLflow server that will be used to track experiments.

Usage

mlflow_set_tracking_uri(uri)

Arguments

uri

The URI to the remote MLflow server.