This project focuses on exploring and predicting stock prices using historical stock market data. We apply exploratory data analysis (EDA) techniques and machine learning models (SVR and Random Forest Regressor) to forecast stock trends.
- Python
- Pandas
- NumPy
- Matplotlib / Seaborn
- Scikit-learn
- Yahoo Finance API (
yfinance)