Description Usage Arguments Value
Function for generating model outputs
1 | get_model_output(models, model_names, set, runid, h2o_data)
|
models |
either a single model object or a list of models |
model_names |
a vector of model IDs |
set |
config object |
runid |
run ID |
h2o_data |
a list of H2OFrames |
data.frame of model performance, data.frame of feature importances/model coefficients, model predictions for VALIDATION set, table of model ID's and application tag, and a list of factor levels for categorical predictors.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.