Stock Price Prediction Using Machine Learning and LSTM-Based Deep
Learning Models
- URL: http://arxiv.org/abs/2009.10819v1
- Date: Sun, 20 Sep 2020 20:32:33 GMT
- Title: Stock Price Prediction Using Machine Learning and LSTM-Based Deep
Learning Models
- Authors: Sidra Mehtab, Jaydip Sen, Abhishek Dutta
- Abstract summary: We propose an approach of hybrid modeling for stock price prediction building different machine learning and deep learning-based models.
We have used NIFTY 50 index values of the National Stock Exchange (NSE) of India during the period December 29, 2014 till July 31, 2020.
We exploit the power of LSTM regression models in forecasting the future NIFTY 50 open values using four different models that differ in their architecture and in the structure of their input data.
- Score: 1.335161061703997
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Prediction of stock prices has been an important area of research for a long
time. While supporters of the efficient market hypothesis believe that it is
impossible to predict stock prices accurately, there are formal propositions
demonstrating that accurate modeling and designing of appropriate variables may
lead to models using which stock prices and stock price movement patterns can
be very accurately predicted. In this work, we propose an approach of hybrid
modeling for stock price prediction building different machine learning and
deep learning-based models. For the purpose of our study, we have used NIFTY 50
index values of the National Stock Exchange (NSE) of India, during the period
December 29, 2014 till July 31, 2020. We have built eight regression models
using the training data that consisted of NIFTY 50 index records during
December 29, 2014 till December 28, 2018. Using these regression models, we
predicted the open values of NIFTY 50 for the period December 31, 2018 till
July 31, 2020. We, then, augment the predictive power of our forecasting
framework by building four deep learning-based regression models using long-and
short-term memory (LSTM) networks with a novel approach of walk-forward
validation. We exploit the power of LSTM regression models in forecasting the
future NIFTY 50 open values using four different models that differ in their
architecture and in the structure of their input data. Extensive results are
presented on various metrics for the all the regression models. The results
clearly indicate that the LSTM-based univariate model that uses one-week prior
data as input for predicting the next week open value of the NIFTY 50 time
series is the most accurate model.
Related papers
- GIFT-Eval: A Benchmark For General Time Series Forecasting Model Evaluation [90.53485251837235]
GIFT-Eval is a pioneering benchmark aimed at promoting evaluation across diverse datasets.
GIFT-Eval encompasses 28 datasets over 144,000 time series and 177 million data points.
We also provide a non-leaking pretraining dataset containing approximately 230 billion data points.
arXiv Detail & Related papers (2024-10-14T11:29:38Z) - Learning Augmentation Policies from A Model Zoo for Time Series Forecasting [58.66211334969299]
We introduce AutoTSAug, a learnable data augmentation method based on reinforcement learning.
By augmenting the marginal samples with a learnable policy, AutoTSAug substantially improves forecasting performance.
arXiv Detail & Related papers (2024-09-10T07:34:19Z) - F-FOMAML: GNN-Enhanced Meta-Learning for Peak Period Demand Forecasting with Proxy Data [65.6499834212641]
We formulate the demand prediction as a meta-learning problem and develop the Feature-based First-Order Model-Agnostic Meta-Learning (F-FOMAML) algorithm.
By considering domain similarities through task-specific metadata, our model improved generalization, where the excess risk decreases as the number of training tasks increases.
Compared to existing state-of-the-art models, our method demonstrates a notable improvement in demand prediction accuracy, reducing the Mean Absolute Error by 26.24% on an internal vending machine dataset and by 1.04% on the publicly accessible JD.com dataset.
arXiv Detail & Related papers (2024-06-23T21:28:50Z) - A Study on Stock Forecasting Using Deep Learning and Statistical Models [3.437407981636465]
This paper will review many deep learning algorithms for stock price forecasting. We use a record of s&p 500 index data for training and testing.
It will discuss various models, including the Auto regression integration moving average model, the Recurrent neural network model, the long short-term model, the convolutional neural network model, and the full convolutional neural network model.
arXiv Detail & Related papers (2024-02-08T16:45:01Z) - Synthetic Model Combination: An Instance-wise Approach to Unsupervised
Ensemble Learning [92.89846887298852]
Consider making a prediction over new test data without any opportunity to learn from a training set of labelled data.
Give access to a set of expert models and their predictions alongside some limited information about the dataset used to train them.
arXiv Detail & Related papers (2022-10-11T10:20:31Z) - Datamodels: Predicting Predictions from Training Data [86.66720175866415]
We present a conceptual framework, datamodeling, for analyzing the behavior of a model class in terms of the training data.
We show that even simple linear datamodels can successfully predict model outputs.
arXiv Detail & Related papers (2022-02-01T18:15:24Z) - Back2Future: Leveraging Backfill Dynamics for Improving Real-time
Predictions in Future [73.03458424369657]
In real-time forecasting in public health, data collection is a non-trivial and demanding task.
'Backfill' phenomenon and its effect on model performance has been barely studied in the prior literature.
We formulate a novel problem and neural framework Back2Future that aims to refine a given model's predictions in real-time.
arXiv Detail & Related papers (2021-06-08T14:48:20Z) - Robust Analysis of Stock Price Time Series Using CNN and LSTM-Based Deep
Learning Models [0.0]
We present a suite of deep learning-based regression models that yields a very high level of accuracy in stock price prediction.
We build four convolutional neural network (CNN) and five long- and short-term memory (LSTM)-based deep learning models for accurate forecasting of the future stock prices.
arXiv Detail & Related papers (2020-11-07T16:07:10Z) - Stock Price Prediction Using CNN and LSTM-Based Deep Learning Models [0.0]
This paper presents a suite of deep learning based models for stock price prediction.
We use the historical records of the NIFTY 50 index listed in the National Stock Exchange of India.
Our proposition includes two regression models built on convolutional neural networks and three long and short term memory network based predictive models.
arXiv Detail & Related papers (2020-10-22T03:09:07Z) - A Time Series Analysis-Based Stock Price Prediction Using Machine
Learning and Deep Learning Models [0.0]
We present a very robust and accurate framework of stock price prediction that consists of an agglomeration of statistical, machine learning and deep learning models.
We use the daily stock price data, collected at five minutes interval of time, of a very well known company that is listed in the National Stock Exchange (NSE) of India.
We contend that the agglomerative approach of model building that uses a combination of statistical, machine learning, and deep learning approaches, can very effectively learn from the volatile and random movement patterns in a stock price data.
arXiv Detail & Related papers (2020-04-17T19:41:22Z) - Stock Price Prediction Using Convolutional Neural Networks on a
Multivariate Timeseries [0.0]
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.
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 exploit the power of CNN in forecasting the future NIFTY index values using three approaches which differ in number of variables used in forecasting.
arXiv Detail & Related papers (2020-01-10T03:27:08Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.