Icon03_​ARIMA_​Models 

Solution to the Exercise 3: ARIMA Models This workflow predicts the residual of time series (energy consumption) by autoregressive integrated moving […]

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 […]

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 […]

IconKT_​PP-G1 

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_​TSA_​with_​LSTM_​Network_​Deployment 

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

Icon03_​SARIMA_​Models 

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

Icon2_​ARIMA_​Models 

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

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 […]

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 […]