load_model: Function to Load a Generic H2o Model Object Using a Saved...

Description Usage Arguments Value

Description

Function to Load a Generic H2o Model Object Using a Saved Model Name

Usage

1
load_model(model_name, model_path = NULL, model_name_path = NULL)

Arguments

model_name

A character string containing the name of an .rds object that contains the name of the model to load

model_path

A character string containing the file path for folder containing the models.

model_name_path

A character string containing the file path for folder containing the model names

Value

A h2o model object


seabbs/h2ohelper documentation built on May 20, 2019, 5:58 p.m.