IconEnergy Consumption Forecasting with LSTM 

This workflow predicts time series (energy consumption) by an LSTM network with lagged values as input. The trained model is then used for out-of-sample […]

Icon2_​ARIMA_​Models 

This workflow demonstrates how to predict time series (energy consumption) with an autoregressive integrated moving average (ARIMA) model.

Icon03_​SARIMA_​Models 

This workflow predicts the residual of time series (energy consumption) by seasonal autoregressive integrated moving average (ARIMA) models that aim at […]

Icon04_​Machine_​Learning 

This workflow predicts the residual of time series (energy consumption) by machine learning models that use lagged values as predictors. The residual of […]

IconDaily Weather Time Series Forecasting 

Daily Weather Time Series Forecasting This workflow uses the original workflow linked below in order to do a weather forecast (dataset also linked […]

Icon02_​LSTM_​Network 

This workflow predicts time series (energy consumption) by an LSTM network with lagged values as input. The trained model is then used for out-of-sample […]

Icon02_​LSTM_​Network 

This workflow predicts time series (energy consumption) by an LSTM network with lagged values as input. The trained model is then used for out-of-sample […]

Icon04_​Machine_​Learning 

This workflow predicts the residual of time series (energy consumption) by machine learning models that use lagged values as predictors. The residual of […]

Icon02_​TSA_​with_​LSTM_​Network_​Deployment 

This workflow applies an LSTM network to predict energy demand using lagged values of a time series as input.

Icon01_​TSA_​with_​LSTM_​Network_​Training 

This workflow trains and applies an LSTM network to predict energy demand using lagged values of a time series as input. In the Evaluation and Predictions […]