This paper is published in Volume-7, Issue-2, 2021
Area
Machine Learning
Author
Kathika Sai Krishna, Mettupalli Hari Naveen Reddy, Appidi Koushik Reddy, Mukkamalla Naveen Reddy
Org/Univ
Karunya Institute of Technology and Sciences, Coimbatore, Tamil Nadu, India
Pub. Date
28 April, 2021
Paper ID
V7I2-1525
Publisher
Keywords
Stock Price, Machine Learning, Linear Regression, Decision Tree, LSTM, RNN, Artificial Intelligence

Citationsacebook

IEEE
Kathika Sai Krishna, Mettupalli Hari Naveen Reddy, Appidi Koushik Reddy, Mukkamalla Naveen Reddy. Stock price prediction using machine learning models in python, International Journal of Advance Research, Ideas and Innovations in Technology, www.IJARIIT.com.

APA
Kathika Sai Krishna, Mettupalli Hari Naveen Reddy, Appidi Koushik Reddy, Mukkamalla Naveen Reddy (2021). Stock price prediction using machine learning models in python. International Journal of Advance Research, Ideas and Innovations in Technology, 7(2) www.IJARIIT.com.

MLA
Kathika Sai Krishna, Mettupalli Hari Naveen Reddy, Appidi Koushik Reddy, Mukkamalla Naveen Reddy. "Stock price prediction using machine learning models in python." International Journal of Advance Research, Ideas and Innovations in Technology 7.2 (2021). www.IJARIIT.com.

Abstract

The project aims to provide retail investors with Machine Learning models to navigate through the stock market. This is achieved through the use of machine learning and Python. Several stock price prediction approaches and models are developed including Recurrent neural networks i.e. LSTM, simple linear regressions, and Decision Tree Models. By taking the past stock prices the models were trained and tested on that data to predict the stock prices.