Skip to content

Can a Long Short-Term Memory Model Produce Accurate Stock Price Predictions?: A Deep Learning Approach to Predicting Apple Inc. Stock Price.

Notifications You must be signed in to change notification settings

chris20lee/LSTM-Stock-Price-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

LSTM-Stock-Price-Prediction

This was a major research paper conducted by my group member (Shadi Chamseddine) and I for our DATA 5000 Data Science Seminar course.

Since the inception of the first stock market, various models, techniques and methods have been developed to try and gain an edge in stock investing. Yet, the ever changing and complex nature of the stock markets have rendered these approaches unreliable. With the tremendous growth in computing power today, a new approach to cracking the code for stock price prediction has started to take shape. Traders have begun to explore computational solutions in an attempt to predict movements in stock prices. However, to date, there has been a lack of innovation in the application of deep learning techniques that make accurate predictions feasible. We propose a Long Short-Term Memory (LSTM) model approach to address this innovation gap. The LSTM is developed to capture pertinent underlying data related to stock price trends based on historical stock movements, as well as key features drawn from correlated assets and technical indicators. We show how this deep learning recurrent neural network model is able to accurately predict the trends in future stock price movements. We obtain a forecast error of just 3.1% for our LSTM predictions, which is considerably more accurate than the forecast error of the current standard benchmark ARIMA model which comes in at 6.8%.

About

Can a Long Short-Term Memory Model Produce Accurate Stock Price Predictions?: A Deep Learning Approach to Predicting Apple Inc. Stock Price.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages