paper-with-me

홈 › Papers

Stock Price Prediction Using Convolutional Neural Networks on a Multivariate Timeseries

2020-01-10 · Sidra Mehtab, Jaydip Sen

Prediction of future movement of stock prices has been a subject matter of many research work. In this work, we propose a hybrid approach for stock price prediction using machine learning and deep learning-based methods. We select the NIFTY 50 index values of the National Stock Exchange of India, over a period of four years, from January 2015 till December 2019. Based on the NIFTY data during the said period, we build various predictive models using machine learning approaches, and then use those models to predict the Close value of NIFTY 50 for the year 2019, with a forecast horizon of one week. For predicting the NIFTY index movement patterns, we use a number of classification methods, while for forecasting the actual Close values of NIFTY index, various regression models are built. We, then, augment our predictive power of the models by building a deep learning-based regression model using Convolutional Neural Network with a walk-forward validation. The CNN model is fine-tuned for its parameters so that the validation loss stabilizes with increasing number of iterations, and the training and validation accuracies converge. We exploit the power of CNN in forecasting the future NIFTY index values using three approaches which differ in number of variables used in forecasting, number of sub-models used in the overall models and, size of the input data for training the models. Extensive results are presented on various metrics for all classification and regression models. The results clearly indicate that CNN-based multivariate forecasting model is the most effective and accurate in predicting the movement of NIFTY index values with a weekly forecast horizon.

📄 PDF Abstract BibTeX arXiv:2001.09769

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningregressionStock Price Prediction

Similar Papers 제목 키워드 기반

Autoregressive Convolutional Recurrent Neural Network for Univariate and Multivariate Time Series Prediction

2019-03-06 · Matteo Maggiolo, Gerasimos Spanakis

Time Series forecasting (univariate and multivariate) is a problem of high complexity due the different patterns that have to be detected in the input, ranging from high to low frequencies ones. In this paper we propose …

Time SeriesTime Series AnalysisTime Series ForecastingTime Series Prediction

Review of deep learning models for crypto price prediction: implementation and evaluation

2024-05-19 · Jingyang Wu, Xinyi Zhang, Fangyixuan Huang, Haochen Zhou 외

There has been much interest in accurate cryptocurrency price forecast models by investors and researchers. Deep Learning models are prominent machine learning techniques that have transformed various fields and have sho…

Deep LearningStock Price Prediction

Convolutional Neural Network(CNN/ConvNet) in Stock Price Movement Prediction

2021-06-03 · Kunal Bhardwaj

With technological advancements and the exponential growth of data, we have been unfolding different capabilities of neural networks in different sectors. In this paper, I have tried to use a specific type of Neural Netw…

Text2TimeSeries: Enhancing Financial Forecasting through Time Series Prediction Updates with Event-Driven Insights from Large Language Models

2024-07-04 · Litton Jose Kurisinkel, Pruthwik Mishra, Yue Zhang

Time series models, typically trained on numerical data, are designed to forecast future values. These models often rely on weighted averaging techniques over time intervals. However, real-world time series data is seldo…

Sentiment AnalysisTime SeriesTime Series Prediction

Univariate and Multivariate LSTM Model for Short-Term Stock Market Prediction

2022-05-08 · Vishal Kuber, Divakar Yadav, Arun Kr Yadav

Designing robust and accurate prediction models has been a viable research area since a long time. While proponents of a well-functioning market predictors believe that it is difficult to accurately predict market prices…

Stock Market Prediction