Thanh Ngoc Tran
Industrial University of Ho Chi Minh City

Published : 2 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 2 Documents
Search

Load forecasting with support vector regression: influence of data normalization on grid search algorithm Thanh Ngoc Tran; Binh Minh Lam; Anh Tuan Nguyen; Quang Binh Le
International Journal of Electrical and Computer Engineering (IJECE) Vol 12, No 4: August 2022
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijece.v12i4.pp3410-3420

Abstract

In recent years, support vector regression (SVR) models have been widely applied in short-term electricity load forecasting. A critical challenge when applying the SVR model is to determine the model for optimal hyperparameters, which can be solved using several optimization methods as the grid search algorithm. Another challenge that affects the response time and the precision of the SVR model is the normalization process of input data. In this paper, the grid search algorithm will be suggested based on data normalization methods including Z-score, min-max, max, decimal, sigmoidal, softmax; and then utilized to evaluate both the response time and precision. To verify the proposed methods, the actual electricity load demand data of two cities, including Queensland of Australia and Ho Chi Minh City of Vietnam, were utilized in this study.
Two-stage random search–Bayesian optimization for CNN-based short-term load forecasting Tuan Anh Nguyen; Thanh Ngoc Tran
Bulletin of Electrical Engineering and Informatics Vol 15, No 3: June 2026
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/eei.v15i3.11030

Abstract

This study proposes a two-stage hyperparameter optimization pipeline for convolutional neural network (CNN)–based short-term electricity load forecasting. In the first stage, random search is used to broadly explore candidate configurations, including the number of filters in each convolutional layer, batch size, training epochs, and the loss function. In the second stage, Bayesian optimization based on the tree-structured Parzen estimator (TPE), implemented in Optuna, refines promising regions of the hyperparameter space to obtain a better-performing model. The optimized CNN is evaluated using half-hourly (30-minute) electricity demand data from New South Wales (NSW), Victoria (VIC), and Queensland (QLD), and is benchmarked against a baseline CNN, a multilayer perceptron (MLP), an extended short-term memory network, and single-stage optimization variants. Across the three regions, the proposed approach achieves mean absolute percentage error (MAPE) values between 1.05% and 1.14%, representing an improvement of approximately 58% over the baseline CNN. Statistical robustness is examined using paired Wilcoxon signed-rank tests with Holm–Bonferroni correction on per-timestamp errors. Overall, the results indicate that combining random search with Bayesian optimization improves CNN forecasting accuracy across the three studied regions and provides a transparent tuning framework for future replication.