Stack of ABC blocks spelling ML on the lab desk
Robot arm picking a cube off the stack, looping
Return to Hub
← Machine Learning

Household finance forecasting tool

Python · PyTorch · scikit-learn · FastAPI

Overview

A time-series forecasting tool (NOT a budgeting app) that projects cash flow, flags spending anomalies, and simulates what-if scenarios using your own real spending data.

Evaluation

TODO — metrics table, baseline comparison, and error analysis. Evaluation shown, not just training.

Data handling

TODO — cleaning steps, leakage checks, train/val/test splits made explicit.

Completion0%

Real plot

TODO — a real plot: loss curve, confusion matrix, or forecast vs. actual. Not a paragraph of claims.

CI/CD

TODO — add CI badge (build + test status)