Friendly app that helps you export lares' h2o_automl() results
model_exporter(model)
model
List. Result from h2o_automl()
A shiny interactive app
if (interactive()) { model_exporter(model) }