mlflow_set_tracking_uri {mlflow}R Documentation

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.


[Package mlflow version 2.11.1 Index]