kanch91 / project-energy

Time-series analysis of the electricity load consumption in the Mumbai Metropolitan Region.
8 stars 0 forks source link
arima deep-learning-models exponential-smoothing-models forecasting gru-model keras-tensorflow lstm-model moving-average rnn-model sarimax statistical-models time-series-analysis

project-energy

This project is for analysing the time-series algorithms via a study of electricity load forecasting on univariate and multivariate datasets in the MM Region using various classical/moving averages (SMA, WMA, CMA, EMA), exponential smoothing methods (SES, DES, TES), statistical models (ARIMA, SARIMAX) & DL models (LSTM, GRU, RNN) for univariate and multivariate datasets using Keras API

Datasets

It is divided into two primary datasets:

Models

Each of the dataset forecasts using the following methods: