model_management: Model management function

View source: R/model_management.R

model_managementR Documentation

Model management function

Description

Saves the model and its settings so that it can be recreated

Usage

model_management(model, hyperparameters)

Arguments

model

data.frame, the model to save

hyperparameters

list, list of hyperparameters of the model

Value

No return value. Called to save model and settings locally.


peak-ai/CITRUS documentation built on June 24, 2022, 8:49 a.m.