Python data pipeline that fetches 25 years of macroeconomic data from the US Treasury and FRED APIs, engineers predictive features, and trains a T-bill interest rate prediction model with Apple Create ML for iOS deployment.
python machine-learning fintech data-pipeline interest-rates coreml createml tabular-regression econmics
-
Updated
Apr 11, 2026 - Python