train: Train Air Pollution Model

Description Usage Arguments Value See Also

View source: R/Train.R

Description

Train Air Pollution Model

Usage

1
train(init = T, shutdown = F)

Arguments

init

Boolean for whether or not an h2o cluster should be initiated on call of this function.

shutdown

Boolean for whether or not the h2o cluster should shutdown on termination

Value

NULL, but saves the models required to predict.

See Also

train_generic train_gradboost

train_forest train_nn


NSAPH/airpred documentation built on May 7, 2020, 10:49 a.m.