Computer Vision Conference (CVC) 2026
21-22 May 2026
Publication Links
IJACSA
Special Issues
Computer Vision Conference (CVC)
Computing Conference
Intelligent Systems Conference (IntelliSys)
Future Technologies Conference (FTC)
International Journal of Advanced Computer Science and Applications(IJACSA), Volume 16 Issue 8, 2025.
Abstract: Stock market prediction is a core task in financial engineering that requires sophisticated methods to extract subtle market and volatility trends. The increasing complexity of the stock market has led to the integration of advanced machine learning (ML) and deep learning (DL) techniques to improve accuracy beyond traditional statistical methods. This research provides a taxonomy of stock market prediction methods and reviews key regression-based models, including linear regression and advanced neural networks like recurrent neural networks (RNNs), long short-term memory (LSTM), and hybrid (CNN-LSTM) models. The study deploys and evaluates three specific models: Linear Regression, RNNs, and LSTMs. The models were trained and tested using modern data preprocessing procedures, including Z-score normalization and temporal sequencing. The findings show that the Linear Regression (LR) model performed better, with a Root Mean Square Error (RMSE) of 0.334 during training and 0.304 during testing, and a Mean Absolute Error (MAE) of 0.203 and 0.207, respectively. This contrasted with the deep learning models, which had higher error rates. The LSTM achieved a training RMSE of 0.355, while the RNN model had a training RMSE of 0.383. These results provide empirical evidence that increased model complexity does not necessarily translate into better forecasting accuracy in financial applications, and that model selection is both context-sensitive and data-driven. The findings mentioned the challenge of nonstationarity in stock market data and the need to periodically retrain models on recent data.
Hadi S. AlQahtani, Mohammed J. Alhaddad and Mutasem Jarrah. “Comprehensive Analysis of Machine and Deep Learning Models for Stock Market Prediction”. International Journal of Advanced Computer Science and Applications (IJACSA) 16.8 (2025). http://dx.doi.org/10.14569/IJACSA.2025.0160845
@article{AlQahtani2025,
title = {Comprehensive Analysis of Machine and Deep Learning Models for Stock Market Prediction},
journal = {International Journal of Advanced Computer Science and Applications},
doi = {10.14569/IJACSA.2025.0160845},
url = {http://dx.doi.org/10.14569/IJACSA.2025.0160845},
year = {2025},
publisher = {The Science and Information Organization},
volume = {16},
number = {8},
author = {Hadi S. AlQahtani and Mohammed J. Alhaddad and Mutasem Jarrah}
}
Copyright Statement: This is an open access article licensed under a Creative Commons Attribution 4.0 International License, which permits unrestricted use, distribution, and reproduction in any medium, even commercially as long as the original work is properly cited.