model_management.Rd
Saves the model and its settings so that it can be recreated
model_management(model, hyperparameters)
model | data.frame, the model to save |
---|---|
hyperparameters | list, list of hyperparameters of the model |
No return value. Called to save model and settings locally.