Icon3_​Machine_​Learning 

Machine Learning This workflow demonstrates how to predict time series (energy consumption) by a Random Forest model using lagged values as predictors. […]

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

Icon2_​ARIMA_​Models 

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

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.

IconLSTM_​TS_​Predictions 

LSTM Network This workflow predicts the irregular component of time series (energy consumption) by an LSTM network with lagged values as input. The […]

Icon03_​ARIMA_​Models 

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