paper-with-me

Papers

A Robust Predictive Model for Stock Price Prediction Using Deep Learning and Natural Language Processing

2019-12-09 · Sidra Mehtab, Jaydip Sen

Prediction of future movement of stock prices has been a subject matter of many research work. There is a gamut of literature of technical analysis of stock prices where the objective is to identify patterns in stock price movements and derive profit from it. Improving the prediction accuracy remains the single most challenge in this area of research. We propose a hybrid approach for stock price movement prediction using machine learning, deep learning, and natural language processing. We select the NIFTY 50 index values of the National Stock Exchange of India, and collect its daily price movement over a period of three years (2015 to 2017). Based on the data of 2015 to 2017, we build various predictive models using machine learning, and then use those models to predict the closing value of NIFTY 50 for the period January 2018 till June 2019 with a prediction horizon of one week. For predicting the price movement patterns, we use a number of classification techniques, while for predicting the actual closing price of the stock, various regression models have been used. We also build a Long and Short-Term Memory - based deep learning network for predicting the closing price of the stocks and compare the prediction accuracies of the machine learning models with the LSTM model. We further augment the predictive model by integrating a sentiment analysis module on twitter data to correlate the public sentiment of stock prices with the market sentiment. This has been done using twitter sentiment and previous week closing values to predict stock price movement for the next week. We tested our proposed scheme using a cross validation method based on Self Organizing Fuzzy Neural Networks and found extremely interesting results.

📄 PDF Abstract BibTeX arXiv:1912.07700

Code (1)

peanutshawny/lstm-stock-predictor

Tasks

BIG-bench Machine LearningPredictionSentiment AnalysisStock Price Prediction

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Indian Stock Market Prediction using Augmented Financial Intelligence ML

2024-07-02 · Anishka Chauhan, Pratham Mayur, Yeshwanth Sai Gokarakonda, Pooriya Jamie 외

This paper presents price prediction models using Machine Learning algorithms augmented with Superforecasters predictions, aimed at enhancing investment decisions. Five Machine Learning models are built, including Bidire…

PredictionStock Market Prediction

Stock Price Prediction Based on Natural Language Processing

2022-05-06 · Complexity 2022 5 · Xiaobin Tang, Nuo Lei, Manru Dong, Dan Ma

The keywords used in traditional stock price prediction are mainly based on literature and experience. This paper designs a new text mining method for keywords augmentation based on natural language processing models inc…

PredictionStock Price PredictionTime SeriesTime Series Analysis+1

StockTime: A Time Series Specialized Large Language Model Architecture for Stock Price Prediction

2024-08-25 · Shengkun Wang, Taoran Ji, Linhan Wang, Yanshen Sun 외

The stock price prediction task holds a significant role in the financial domain and has been studied for a long time. Recently, large language models (LLMs) have brought new ways to improve these predictions. While rece…

Language ModelingLanguage ModellingLarge Language ModelStock Price Prediction+1

Design and Analysis of Robust Deep Learning Models for Stock Price Prediction

2021-06-17 · Jaydip Sen, Sidra Mehtab

Building predictive models for robust and accurate prediction of stock prices and stock price movement is a challenging research problem to solve. The well-known efficient market hypothesis believes in the impossibility …

PredictionStock Price Prediction

Robust Analysis of Stock Price Time Series Using CNN and LSTM-Based Deep Learning Models

2020-11-07 · Sidra Mehtab, Jaydip Sen, Subhasis Dasgupta

Prediction of stock price and stock price movement patterns has always been a critical area of research. While the well-known efficient market hypothesis rules out any possibility of accurate prediction of stock prices, …

Stock Price PredictionTime SeriesTime Series Analysis