record_logged_model: Record logged model metadata with the tracking server.

Description Usage Arguments

View source: R/runs.R

Description

Record logged model metadata with the tracking server.

Usage

1
record_logged_model(model_spec, run_id = NULL, client = NULL)

Arguments

model_spec

A model specification.

run_id

A run uuid. Automatically inferred if a run is currently active.

client

An MLFlow client. Defaults to NULL and will be auto-generated.


mrkaye97/lightMLFlow documentation built on Dec. 28, 2021, 12:15 a.m.