MyMidas/backend/app/ml
megaproxy 2940b120e0 ML predictions Phase 5: Monte Carlo contribution fix and milestone table
Fix contribution compounding: monthly contributions are now added to
asset values before each GBM step so they grow with market returns,
rather than being summed as a static lump at each period.

Add year-by-year milestone table below the fan chart showing P10/P50/P90
portfolio values at each annual checkpoint up to the selected horizon.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-28 11:02:41 +00:00
..
__init__.py Initial commit: MyMidas personal finance tracker 2026-04-21 11:56:10 +00:00
feature_engineering.py Fix cashflow endpoint: pass date object instead of integer to SQL 2026-04-28 10:45:57 +00:00
monte_carlo.py ML predictions Phase 5: Monte Carlo contribution fix and milestone table 2026-04-28 11:02:41 +00:00
net_worth_projection.py Initial commit: MyMidas personal finance tracker 2026-04-21 11:56:10 +00:00
spending_forecast.py ML predictions Phase 4: SARIMA spending forecast with dual confidence bands 2026-04-28 10:30:26 +00:00