Description Usage Arguments Value
Get model predictions.
1 2 3 4 5 6 7 8 9 | create_predictions(
df,
set,
prep,
apply_models,
odbc,
odbc_pred,
useMOJO = TRUE
)
|
df |
main data object |
set |
config file |
prep |
summary object |
apply_models |
row specifying applied model |
odbc |
ODBC connection config |
odbc_pred |
ODBC connection config for model application |
useMOJO |
whether to use MOJO-models or H2O-formated
models (default = TRUE. At present, storing H2O-models is
disabled in the |
model predictions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.