Load and prepare data for prediction
1 | load_predict_data(init = T, shutdown = T)
|
init |
should an h2o cluster be initialized during the imputation process (default = TRUE) |
shutdown |
should the h2o cluster used during imputation
be shutdown after imputation (default = TRUE)
Uses |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.