Icon2_​ARIMA_​Models 

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

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

IconEnergy Demand Prediction 

URL: KNIME Deep Learning Integration Installation Guide https://docs.knime.com/latest/deep_learning_installation_guide/index.html#_introduction

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_​LSTM_​Network1 

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

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