mlflow_source: Source a Script with MLflow Params

View source: R/project-source.R

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


mlflow documentation built on Nov. 23, 2023, 9:13 a.m.