mlflow_source {mlflow}R Documentation

Source a Script with MLflow Params

Description

This function should not be used interactively. It is designed to be called via 'Rscript' from the terminal or through the MLflow CLI.

Usage

mlflow_source(uri)

Arguments

uri

Path to an R script, can be a quoted or unquoted string.


[Package mlflow version 2.19.0 Index]