Projects / CPI Transformer Risk Dashboard
An end-to-end inflation-forecasting system: a PyTorch Transformer encoder predicts year-over-year CPI, a classical ARIMA model provides an honest baseline, and a SHAP-powered Streamlit dashboard surfaces the macro drivers behind every forecast.
Inflation surprises move rates, equities, and credit spreads, yet most accurate forecasts are opaque. This project pairs a strong sequence model with transparent attribution, so a risk team can see both the number and the macro forces driving it.
metrics.json, timeline.csv, top_drivers.json, model weights).PyTorch · statsmodels (SARIMAX) · SHAP · scikit-learn · pandas/NumPy · Streamlit.