In this project, we aim to develop a stock price predictor using Python. The project will leverage historical stock data to predict future stock prices using machine learning models.
yfinance library for data collection and scikit-learn for model training and evaluation. And It uses the "Random Forest" ML Model for determining the stock prices for future days.