mlflow_set_tracking_uri: Set Remote Tracking URI

View source: R/tracking-globals.R

mlflow_set_tracking_uriR 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.


mlflow documentation built on June 29, 2024, 1:06 a.m.