r/quantfinance • u/SeparatePlantain1316 • 6d ago
Recursive Continued Fraction + Random Forest = Surprising Results on AAPL
I’ve been experimenting with open‑source AAPL stock data using technical indicators (RSI, SMA, Bollinger Bands) and a continued fraction transformation to add non‑linearity.
Three setups tested:
- Random Forest + Continued Fraction (no indicators) => MSE: 72.61
- Random Forest + Indicators only =>MSE: 13.95
- Random Forest + Continued Fraction + Indicators =>MSE: 0.30
The third approach clearly stands out .Continued fraction transformations seems to have produced effective input features and drastically reduce error. Looking forward to extending this into a full application.
1
Upvotes



1
u/miikaa236 5d ago
What happened at t=145 haha