tematic combination of three predictors, namely El-
man Neural Network (ELM), Feedforward Neural
Network (FFNN) and Radial Basis Function (RBF)
Neural Network. They trained these predictor models
using Global Particle Swarm Optimization (GPSO)
to improve their training capability in the ensemble
framework. The outputs of individual predictors were
combined using trim aggregation technique by re-
moving forecating anomalies. Their predictor vari-
ables which include weather, seasonality and histori-
cal load were subjected to univariate wavelet denois-
ing to remove fluctuations and spikes. Their proposed
model showed a significant improvement in predic-
tion accuracy compared to autoregressive integrated
moving average (ARIMA) and back-propagationneu-
ral networks (BPNN).
As Raza (Raza et al., 2020) put it succinctly: “
For load forecasting of a normal day, a day with a
predictable load profile, the training data have enough
correlated training samples to train the model. How-
ever, an anomalous day load forecasting has a much
smaller number of patterns for effective training of
the model. Therefore, the anomalous day forecast-
ing model is more complex and difficult to design
for higher forecast accuracy. Generally, the predic-
tion accuracy of models for anomalous days is lower
due to multiple factors such as uncertainty in de-
mand, meteorological variables, unpredictable socio-
logical events and intermittency of renewable energy
resources etc.” It is these challenges that encourages
us to put foward our methodology.
Nti (Nti et al., 2020) undertook a systematic and
critical review of about seventy-seven (77) relevant
previous works reported in academic journals over
nine years 2010 − 2020 in electricity load forecast-
ing. Specifically, attention was given to the follow-
ing themes: (i) The forecasting algorithm used and
their fitting ability in this field, (ii) the theories and
factors affecting electricity consumption and the ori-
gin of research work, (iii) the relevant accuracy and
error metrics applied in electricity load forecasting,
and (iv) the forecasting period. Their results revealed
that 90% out of the top nine models used in electric-
ity load forecasting where artificial intelligence based,
with Artificial Neural Networks (ANN) representing
28%. They also observed that ANN models were pri-
marily used for short-term electricity load forecasting
where electrical energy consumptionare complicated.
Son (Son and Kim, 2020) proposed a LSTM
model that can accurately forecast monthly residen-
tial electricity demand and compared its performance
to four benchmark models: Support Vector Regres-
sion, Artificial Neural Network (ANN), Autoregres-
sive Integrated Moving Average (ARIMA) and Mul-
tiple Linear Regression. The LSTM model showed
a superior performance for MAPE by achieving the
lowest MAPE value, of less or equal to 1%.
A comparative analysis of five commonly used
short-term load forecasting techniques, i.e. Auto-
Regressive Integrated Moving Average (ARIMA),
Multiple Linear Regression (MLR), Recursive Parti-
tioning Regression Trees with Bootstrap Aggregating
(RPART+BAGGING), Conditional Inference Trees
with Bootstrap Aggregating (CTREE+BAGGING),
and Random Forest (RF) was performed by Kapoor
(Kapoor and Sharma, 2018). On comparison of
MAPE of all techniques, they concluded that the error
associated with RF was least and this approach pro-
duced more accurate results. A comparative study by
Kandananond (Kandananond, 2011), in which three
methodologies, ARIMA, ANN and Multiple Linear
Regression (MLR) were deployed to load forecast-
ing in Thailand. The results showed that the ANN
model reduced the MAPE to 0.996%, while those of
ARIMA and MLR were 2.80981% and 3.2604527%
respectively.
Rana (Rana and Koprinska, 2016) presented an
approach for very short-term load forecasting called
Advanced Wavelet Neural Networks (AWNN) which
used a shift invariant advanced wavelet packet trans-
form for load decomposition, Mutual Information for
feature selection and a multi-layer perceptron Neu-
ral Network trained with Levenberg-Marquardt algo-
rithm for prediction. They evaluated the performance
of their AWNN model using two different datasets for
two years: Australian 5-min data and Spanish 60-min
data. They choose the different geographic location
and time resolution to better access the robustness of
their AWNN model. Using the two evaluation met-
rics MAE and MAPE their AWNN models outper-
formed a number of methods used for comparison:
three ARIMA methods, three Holt-Winters exponen-
tial smoothing methods, an industry model, several
na¨ıve baselines, and also single non-wavelet Neural
Networks, Linear Regression, and Model Tree Rule.
Wang (Wang et al., 2014) proposed a novel ap-
proach for short-term load forecasting by applying
univariate wavelet denoising in a combined model
that is a hybrid of the seasonal autorgressive in-
tegrated moving average (SARIMA) model and a
back propagation neural networks (BPNN). Electric-
ity load data from New South Wales, Australia was
used to evaluate the performance of their proposed
approach. They compare their combined model with
the SARIMA, and BPNN and the results showed
that their proposed model can effectively improve the
forecasting accuracy.