model_exporter | R Documentation |
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)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.