ZAAAA2008's picture
Upload README.md with huggingface_hub
25e4ac6 verified
|
Raw
History Blame
491 Bytes
---
tags:
- time-series
- svr
- stock-prediction
---
# SVR Model for AAPL (Hybrid Anchored)
This model predicts **AAPL** prices using:
1. **Price Anchors:** Open, High, Low, Previous Close (Ensures correct price scale).
2. **Technicals:** Moving Averages, Volatility.
3. **Context:** Earnings Per Share (EPS) and News Sentiment.
## Hybrid Approach
- **Training:** Uses Synthetic Fundamentals/Sentiment (1988-2018).
- **Inference:** Uses **Live** Data from Yahoo Finance.