Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.05 KB

README.md

File metadata and controls

17 lines (12 loc) · 1.05 KB

Time-series forecasting example using H2O's AutoML

Notebooks

Filename Description
h2o_automl_example_with_multivariate_time_series.ipynb jupyter notebook w/ example of H2O's AutoML used for time-series forecasting
lstm_example_with_multivariate_time_series.ipynb jupyter notebook with example of LSTM time-series forecasting using Keras
pollution.csv time-series dataset

Notebooks were designed to run on google's colaboratory platform

References