Vol. 4 No. 6 (2025)
Articles

Deep Feature Extraction for Financial Time Series Prediction via Convolutional Neural Networks

Published 2025-06-30

How to Cite

Michael, Z. (2025). Deep Feature Extraction for Financial Time Series Prediction via Convolutional Neural Networks. Journal of Computer Technology and Software, 4(6). Retrieved from https://ashpress.org/index.php/jcts/article/view/183

Abstract

This study proposes a stock market trend prediction model based on convolutional neural network (CNN), which is trained using historical stock price data to predict future stock market trends. By comparing models such as support vector machine (SVM), long short-term memory network (LSTM), random forest (RF) and multi-layer perceptron (MLP), the experimental results show that CNN outperforms other models in evaluation indicators such as mean square error (MSE), root mean square error (RMSE) and mean absolute error (MAE), showing strong prediction accuracy and stability. This method can effectively extract complex trend patterns from stock market data and provide a more accurate and reliable solution for stock market prediction.