Stock Price Prediction Using Time Series, Econometric, Machine Learning, and Deep Learning Models
Ananda Chatterjee, Hrisav Bhowmick, and Jaydip Sen

TL;DR
This study compares various time series, econometric, machine learning, and deep learning models for stock price prediction across different sectors, identifying MARS and LSTM as top performers.
Contribution
It evaluates multiple models on real stock data, demonstrating the effectiveness of MARS and LSTM in sector-specific stock price forecasting.
Findings
MARS outperforms other machine learning models.
LSTM is the best deep learning model.
MARS is the overall best model across sectors.
Abstract
For a long-time, researchers have been developing a reliable and accurate predictive model for stock price prediction. According to the literature, if predictive models are correctly designed and refined, they can painstakingly and faithfully estimate future stock values. This paper demonstrates a set of time series, econometric, and various learning-based models for stock price prediction. The data of Infosys, ICICI, and SUN PHARMA from the period of January 2004 to December 2019 was used here for training and testing the models to know which model performs best in which sector. One time series model (Holt-Winters Exponential Smoothing), one econometric model (ARIMA), two machine Learning models (Random Forest and MARS), and two deep learning-based models (simple RNN and LSTM) have been included in this paper. MARS has been proved to be the best performing machine learning model, while…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStock Market Forecasting Methods · Forecasting Techniques and Applications · Energy Load and Power Forecasting
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory
