ML Stock Classifier โ Buy/Sell Predictorโ
This project builds a supervised ML model to predict whether AAPL stock will go UP or DOWN the next day using technical indicators.
- ๐ Predicts BUY/SELL signals using a trained Random Forest Classifier
- ๐ Uses historical stock data with technical indicators like returns and moving averages
- ๐ง Includes train/test split with model evaluation (accuracy, confusion matrix)
- ๐ฆ Built with
pandas
,scikit-learn
, andmatplotlib
- โ Clean, modular code structure ready for further enhancement or deployment
- Classifier: Random Forest (n=100)
- Accuracy: 66.7%
- Evaluation: Confusion Matrix + Feature Importance
Shiva Sai | Quant + FinTech Track | Pre-WashU MSF 2025