Skip to contents

Select wich model from the h2o_automl function to use

Usage

h2o_selectmodel(results, which_model = 1, quiet = FALSE, ...)

Arguments

results

h2o_automl() object.

which_model

Integer. Which model from the leaderboard you wish to use?

quiet

Boolean. Quiet all messages, warnings, recommendations?

...

Additional parameters on h2o::h2o.automl

Value

H2O processed model