Article Open Access December 27, 2022

Big Data-Driven Time Series Forecasting for Financial Market Prediction: Deep Learning Models

1
University of Houston, USA
2
Sacred Heart University, USA
3
University of Illinois at Springfield, USA
4
University of Madras, Chennai, India
5
University of Central Missouri, USA
Page(s): 153-164
Received
September 19, 2022
Revised
November 17, 2022
Accepted
December 03, 2022
Published
December 27, 2022
Creative Commons

This is an Open Access article, distributed under the terms of the Creative Commons Attribution 4.0 International License (http://creativecommons.org/licenses/by/4.0/), which permits unrestricted use, distribution and reproduction in any medium or format, provided the original work is properly cited.
Copyright: Copyright © The Author(s), 2022. Published by Scientific Publications
Article metrics
Views
112
Downloads
12

Cite This Article

APA Style
Bhumireddy, J. R. , Bhumireddy, J. R. Chalasani, R. , Chalasani, R. Tyagadurgam, M. S. V. , Tyagadurgam, M. S. V. Gangineni, V. N. , Gangineni, V. N. Pabbineedi, S. , & Pabbineedi, S. (2022). Big Data-Driven Time Series Forecasting for Financial Market Prediction: Deep Learning Models. Current Research in Public Health, 2(1), 153-164. https://doi.org/10.31586/jaibd.2022.1341
ACS Style
Bhumireddy, J. R. ; Bhumireddy, J. R. Chalasani, R. ; Chalasani, R. Tyagadurgam, M. S. V. ; Tyagadurgam, M. S. V. Gangineni, V. N. ; Gangineni, V. N. Pabbineedi, S. ; Pabbineedi, S. Big Data-Driven Time Series Forecasting for Financial Market Prediction: Deep Learning Models. Current Research in Public Health 2022 2(1), 153-164. https://doi.org/10.31586/jaibd.2022.1341
Chicago/Turabian Style
Bhumireddy, Jayakeshav Reddy, Jayakeshav Reddy Bhumireddy. Rajiv Chalasani, Rajiv Chalasani. Mukund Sai Vikram Tyagadurgam, Mukund Sai Vikram Tyagadurgam. Venkataswamy Naidu Gangineni, Venkataswamy Naidu Gangineni. Sriram Pabbineedi, and Sriram Pabbineedi. 2022. "Big Data-Driven Time Series Forecasting for Financial Market Prediction: Deep Learning Models". Current Research in Public Health 2, no. 1: 153-164. https://doi.org/10.31586/jaibd.2022.1341
AMA Style
Bhumireddy JR, Bhumireddy JRChalasani R, Chalasani RTyagadurgam MSV, Tyagadurgam MSVGangineni VN, Gangineni VNPabbineedi S, Pabbineedi S. Big Data-Driven Time Series Forecasting for Financial Market Prediction: Deep Learning Models. Current Research in Public Health. 2022; 2(1):153-164. https://doi.org/10.31586/jaibd.2022.1341
@Article{crph1341,
AUTHOR = {Bhumireddy, Jayakeshav Reddy and Chalasani, Rajiv and Tyagadurgam, Mukund Sai Vikram and Gangineni, Venkataswamy Naidu and Pabbineedi, Sriram and Penmetsa, Mitra},
TITLE = {Big Data-Driven Time Series Forecasting for Financial Market Prediction: Deep Learning Models},
JOURNAL = {Current Research in Public Health},
VOLUME = {2},
YEAR = {2022},
NUMBER = {1},
PAGES = {153-164},
URL = {https://www.scipublications.com/journal/index.php/JAIBD/article/view/1341},
ISSN = {2831-5162},
DOI = {10.31586/jaibd.2022.1341},
ABSTRACT = {Financial markets have become more and more complex, so has been the number of data sources. Stock price prediction has hence become a tough but important task. The time dependencies in stock price movements tend to escape from traditional models. In this work, a hybrid ARIMA-LSTM model is suggested to enhance accuracy of stock price forecasts. Based on time series indicators like adjusted closing prices of S&P 500 stocks over a decade (2010–2019), the ARIMA-LSTM model combines influences of both autoregressive time series forecasting with the substantial sequence learning property of LSTM. Data preprocessing in all aspects including missing values interpolation, outlier’s detection and data scaling – Min-Max guarantees data quality. The model is trained on 90/10 training/testing split and met with main performance metrics: MaE, MSE & RMSE. As indicated in the results, the proposed ARIMA-LSTM model gives a MAE value and MSE value of 0.248 and 0.101 respectively and RMSE of 0.319, a measure high accuracy on stock price prediction. Coupled comparative analysis with other Artificial Neural Networks (ANN) and BP Neural Networks (BPNN) are examples of machine learning reference models, further illustrates the suitability and superiority of ARIMA-LSTM approach as compared to the underlying models with the least MAE and strong predictive capability. This work demonstrates the efficiency of integrating the classical time series models with deep learning methods for financial forecasting.},
}
%0 Journal Article
%A Bhumireddy, Jayakeshav Reddy
%A Chalasani, Rajiv
%A Tyagadurgam, Mukund Sai Vikram
%A Gangineni, Venkataswamy Naidu
%A Pabbineedi, Sriram
%A Penmetsa, Mitra
%D 2022
%J Current Research in Public Health

%@ 2831-5162
%V 2
%N 1
%P 153-164

%T Big Data-Driven Time Series Forecasting for Financial Market Prediction: Deep Learning Models
%M doi:10.31586/jaibd.2022.1341
%U https://www.scipublications.com/journal/index.php/JAIBD/article/view/1341
TY  - JOUR
AU  - Bhumireddy, Jayakeshav Reddy
AU  - Chalasani, Rajiv
AU  - Tyagadurgam, Mukund Sai Vikram
AU  - Gangineni, Venkataswamy Naidu
AU  - Pabbineedi, Sriram
AU  - Penmetsa, Mitra
TI  - Big Data-Driven Time Series Forecasting for Financial Market Prediction: Deep Learning Models
T2  - Current Research in Public Health
PY  - 2022
VL  - 2
IS  - 1
SN  - 2831-5162
SP  - 153
EP  - 164
UR  - https://www.scipublications.com/journal/index.php/JAIBD/article/view/1341
AB  - Financial markets have become more and more complex, so has been the number of data sources. Stock price prediction has hence become a tough but important task. The time dependencies in stock price movements tend to escape from traditional models. In this work, a hybrid ARIMA-LSTM model is suggested to enhance accuracy of stock price forecasts. Based on time series indicators like adjusted closing prices of S&P 500 stocks over a decade (2010–2019), the ARIMA-LSTM model combines influences of both autoregressive time series forecasting with the substantial sequence learning property of LSTM. Data preprocessing in all aspects including missing values interpolation, outlier’s detection and data scaling – Min-Max guarantees data quality. The model is trained on 90/10 training/testing split and met with main performance metrics: MaE, MSE & RMSE. As indicated in the results, the proposed ARIMA-LSTM model gives a MAE value and MSE value of 0.248 and 0.101 respectively and RMSE of 0.319, a measure high accuracy on stock price prediction. Coupled comparative analysis with other Artificial Neural Networks (ANN) and BP Neural Networks (BPNN) are examples of machine learning reference models, further illustrates the suitability and superiority of ARIMA-LSTM approach as compared to the underlying models with the least MAE and strong predictive capability. This work demonstrates the efficiency of integrating the classical time series models with deep learning methods for financial forecasting.
DO  - Big Data-Driven Time Series Forecasting for Financial Market Prediction: Deep Learning Models
TI  - 10.31586/jaibd.2022.1341
ER  -