Skip to contents

H2O Algorithm Integrations

The main algorithms that have been integrated with modeltime.

automl_reg()
General Interface for H2O AutoML Time Series Models

Saving and Loading H2O Models

save_h2o_model() load_h2o_model()
Saving and Loading Modeltime H2O Models

H2O AutoML Management

These functions help you handle switching models that are in your AutoML Leaderboard

automl_leaderboard() automl_update_model()
H2O AutoML Leaderboard Utilities