automl | General interface for automl models |
control_h2o | Control aspects of the grid search process |
extract_h2o_models | Extract the h2o model ids for all of the tuning grids and... |
extract_h2o_preds | Extract the predictions for each tuning grid from the h2o... |
extract_h2o_scores | Score the tuning results |
h2o_automl_train | Wrapper for training a h2o.automl model |
h2o_gbm_train | Wrapper for training a h2o.gbm model as part of a parsnip... |
h2o_glm_train | Wrapper for training a h2o.glm model as part of a parsnip |
h2o_mlp_train | Wrapper for training a h2o.deeplearning model as part of a... |
h2o_naiveBayes_train | Wrapper for training a h2o.naiveBayes model as part of a... |
h2o_rf_train | Wrapper for training a h2o.randomForest model as part of a... |
h2o_rulefit_train | Wrapper for training a h2o.rulefit model as part of a parsnip... |
model_spec_to_algorithm | Return the equivalent h2o algorithm name for a parsnip... |
mse_vec | Mean squared error |
pipe | Pipe operator |
remove_h2o_models | Removes the models creating during tuning resampling |
tune_grid_h2o | Tune h2o models |
write_h2o | Saves an H2O model to file that is contained within a fitted... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.