Learn R Programming

mlflow (version 0.7.0)

mlflow_client: Initialize an MLflow client

Description

Initialize an MLflow client

Usage

mlflow_client(tracking_uri = NULL)

Arguments

tracking_uri

The tracking URI. If not provided, defaults to the service set by `mlflow_set_tracking_uri()`.