STOCK PRICE PREDICTION IN PYTHON USING STREAMLIT

Shubham Rajanand Tawale,Gaurav Subhash Jawalkar,Sanket Sadashiv pathare,,,
DOI: https://doi.org/10.33564/ijeast.2022.v06i11.032
2022-03-01
International Journal of Engineering Applied Sciences and Technology
Abstract:One of the most important practices in the financial world is stock trading. The act of attempting to forecast the future value of a stock or other financial instrument listed on a stock exchange is known as stock market prediction. This paper discusses how Machine Learning can be used to predict a stock's price. When it comes to stock forecasts, most stockbrokers use technical and fundamental analysis, as well as time series analysis. Python is the programming language used to forecast the stock market. In this paper, we propose a Machine Learning (ML) method that will be trained using publicly accessible stock data to obtain intelligence, and then use that intelligence to make an accurate prediction. In this context, this research builds a connection between facebook prophet and streatmlit which helps in predicting stock market, which is basically a Python scraper that extracts finance data from the Yahoo Finance platform; more precisely, a Recurrent Neural Network with LSTM cells was constructed, which is the current state-of-the-art in time series forecasting.
What problem does this paper attempt to address?