paper-with-me

홈 › Papers

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 but many scholars disagree. Robust and accurate prediction systems will not only be helpful to the businesses but also to the individuals in making their financial investments. This paper presents an LSTM model with two different input approaches for predicting the short-term stock prices of two Indian companies, Reliance Industries and Infosys Ltd. Ten years of historic data (2012-2021) is taken from the yahoo finance website to carry out analysis of proposed approaches. In the first approach, closing prices of two selected companies are directly applied on univariate LSTM model. For the approach second, technical indicators values are calculated from the closing prices and then collectively applied on Multivariate LSTM model. Short term market behaviour for upcoming days is evaluated. Experimental outcomes revel that approach one is useful to determine the future trend but multivariate LSTM model with technical indicators found to be useful in accurately predicting the future price behaviours.

📄 PDF Abstract BibTeX arXiv:2205.06673

Code (0)

등록된 구현이 없습니다.

Tasks

Stock Market Prediction

Methods 이 논문이 사용한 방법론

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

Similar Papers 제목 키워드 기반

Construction of confidence interval for a univariate stock price signal predicted through Long Short Term Memory Network

2020-07-01 · Shankhyajyoti De, Arabin Kumar Dey, Deepak Gauda

In this paper, we show an innovative way to construct bootstrap confidence interval of a signal estimated based on a univariate LSTM model. We take three different types of bootstrap methods for dependent set up. We pres…

Long short-term memory networks and laglasso for bond yield forecasting: Peeping inside the black box

2020-05-05 · Manuel Nunes, Enrico Gerding, Frank McGroarty, Mahesan Niranjan

Modern decision-making in fixed income asset management benefits from intelligent systems, which involve the use of state-of-the-art machine learning models and appropriate methodologies. We conduct the first study of bo…

Asset ManagementDecision MakingManagement

Multivariate LSTM-FCNs for Time Series Classification

2018-01-14 · Fazle Karim, Somshubra Majumdar, Houshang Darabi, Samuel Harford

Over the past decade, multivariate time series classification has received great attention. We propose transforming the existing univariate time series classification models, the Long Short Term Memory Fully Convolutiona…

Action RecognitionActivity RecognitionGeneral ClassificationTemporal Action Localization+3

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

On the Initialization of Long Short-Term Memory Networks

2019-12-22 · Mostafa Mehdipour Ghazi, Mads Nielsen, Akshay Pai, Marc Modat 외

Weight initialization is important for faster convergence and stability of deep neural networks training. In this paper, a robust initialization method is developed to address the training instability in long short-term …

Missing ValuesregressionTime SeriesTime Series Analysis+1