load_model_from_metadata: Read model from RDS file This is a simple wrapper around...

Description Usage Arguments Value

View source: R/model_io.R

Description

Read model from RDS file This is a simple wrapper around readRDS, checking if some of the list names exist.

Usage

1

Arguments

file

- the file name of an RDS. The object inside should be a list, containing 'model_file' and 'required_packages'

Value

the list in the file if all needed attributes are inside


botchkoAI/vertaReticulateClient documentation built on Dec. 19, 2021, 10:50 a.m.