Pipeline design
The project is organized as explicit stages so each artifact can be inspected, reproduced, and reused downstream.
Portfolio Demo
A reproducible analytics project that turns public commodity time series into engineered features, baseline forecasts, comparison plots, and grounded local-LLM market notes.
Why This Project
The project is organized as explicit stages so each artifact can be inspected, reproduced, and reused downstream.
Coffee, cocoa, tea, and sugar are processed with the same flow so the demo can compare behavior, model quality, and reporting outputs side by side.
Ollama is used only at the reporting layer, with structured metrics and recent forecast facts as the source of truth.
Pipeline Stages
Ingest + Features
Training
Architecture
Monthly commodity series downloaded into raw CSVs.
Each asset is persisted locally for downstream processing.
Lagged returns and rolling volatility features are generated.
Ridge baselines, metrics, predictions, and comparison visuals.
Grounded markdown reports generated from structured facts.
Figures
Local LLM Reports