Learn R Programming

mlflow (version 0.9.0.1)

mlflow_load_flavor: Load MLflow Model Flavor

Description

Loads an MLflow model flavor, to be used by package authors to extend the supported MLflow models.

Usage

mlflow_load_flavor(model_path)

Arguments

model_path

The path to the MLflow model wrapped in the correct class.