2020 International Conference on Computer Science, Engineering and Applications (ICCSEA) 2020
DOI: 10.1109/iccsea49143.2020.9132928
|View full text |Cite
|
Sign up to set email alerts
|

LSTMSA: A Novel Approach for Stock Market Prediction Using LSTM and Sentiment Analysis

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
6
0

Year Published

2021
2021
2024
2024

Publication Types

Select...
4
3
1
1

Relationship

0
9

Authors

Journals

citations
Cited by 16 publications
(6 citation statements)
references
References 5 publications
0
6
0
Order By: Relevance
“…GRU is a variant of RNN. The authors [ 10 ], utilized stock price with a news sentiment score. They showed that analyzing the lengthy input sequences can significantly improve the accuracy of the LSTM based model.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…GRU is a variant of RNN. The authors [ 10 ], utilized stock price with a news sentiment score. They showed that analyzing the lengthy input sequences can significantly improve the accuracy of the LSTM based model.…”
Section: Related Workmentioning
confidence: 99%
“…Most of the earlier work rely only on the input data at time point t to predict stock trend at time point t+1. Recently, many studies adopted the stock prediction problem as a sequence learning problem where the input to the prediction model is a sequence of input at successive time points [8][9][10]. But there is little work that investigates the effectiveness of multiple input sequence length in quest of enhancing prediction performance.…”
Section: Introductionmentioning
confidence: 99%
“…Likewise for a specific trading day, they recorded the open, close, high, and low prices of a specific stock for each organization. Dogra et al [7] performed a detailed study on many classifiers such as KNN, Random Forest, SVM (Support Vector Machine), and Naive Bayes [4][8] [11] on their efficacy in predicting stock trends. We can hence state that although the Naive Bayes model has substantially greater accuracy, the SVM [9] and f-measures of certain different algorithms such as Random Forest which states that they are overall better in performance.…”
Section: Literature Surveymentioning
confidence: 99%
“…Recurrent neural networks (RNNs) in the NLP community are very popular these days. The LSTM cells are implemented in hidden layers [31]. These LSTM cells helps to remember the previous information and steps.…”
Section: Performing Evaluation Processmentioning
confidence: 99%