h2o_automl_train: Wrapper for training a h2o.automl model

View source: R/automl.R

h2o_automl_trainR Documentation

Wrapper for training a h2o.automl model

Description

Wrapper for training a h2o.automl model

Usage

h2o_automl_train(formula, data, ...)

Arguments

formula

formula

data

data.frame of training data

...

Other arguments to pass the h2o.automl

Value

evaluated h2o model call


stevenpawley/h2oparsnip documentation built on June 20, 2022, 12:48 p.m.