h2o_selectmodel | R Documentation |
Select wich model from the h2o_automl function to use
h2o_selectmodel(results, which_model = 1, quiet = FALSE, ...)
results |
|
which_model |
Integer. Which model from the leaderboard you wish to use? |
quiet |
Boolean. Quiet all messages, warnings, recommendations? |
... |
Additional parameters on |
H2O processed model
Other Machine Learning:
ROC()
,
conf_mat()
,
export_results()
,
gain_lift()
,
h2o_automl()
,
h2o_predict_MOJO()
,
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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.