Learn R Programming

lareshiny (version 0.0.3)

model_exporter: Export Results from h2o_automl()

Description

Friendly app that helps you export lares' h2o_automl() results

Usage

model_exporter(model)

Value

A shiny interactive app

Arguments

model

List. Result from h2o_automl()

Examples

Run this code
if (interactive()) {
  model_exporter(model)
}

Run the code above in your browser using DataLab