h2o_selectmodel: Select Model from h2o_automl's Leaderboard

h2o_selectmodelR Documentation

Select Model from h2o_automl's Leaderboard

Description

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

See Also

Other Machine Learning: ROC(), conf_mat(), export_results(), gain_lift(), h2o_automl(), h2o_predict_API(), h2o_predict_MOJO(), h2o_predict_binary(), h2o_predict_model(), impute(), iter_seeds(), lasso_vars(), model_metrics(), model_preprocess(), msplit()

Other Tools: autoline(), bind_files(), bring_api(), chr2num(), db_download(), db_upload(), export_plot(), export_results(), files_functions(), font_exists(), formatColoured(), formatHTML(), get_credentials(), glued(), grepm(), haveInternet(), image_metadata(), importxlsx(), ip_data(), json2vector(), list_cats(), listfiles(), mail_send(), markdown2df(), move_files(), msplit(), myip(), quiet(), read.file(), statusbar(), tic(), try_require(), updateLares(), warnifnot(), what_size()


laresbernardo/lares documentation built on April 25, 2024, 5:31 a.m.