Forecast Laboratory
Experiment with forecasts, iterate on assumptions, and promote validated predictions to official status
Kedro Model Proving Ground
22+ models powered by Nixtla, Lightning AI, and advanced ML
Forecast Console
Interactive parameter adjustment with faders and tuners
Battery Optimization Suite
Visual pipeline builder for FFC โ CORE โ ABSO revenue optimization
Trigger Forecast
Run Kedro pipelines with model selection and configuration
Manage Assumptions
Create, edit, and version-control assumption sets for forecasting
Compare Forecasts
Side-by-side comparison of multiple forecast runs and scenarios
Forecast Workspace
Recent forecast runs organized by status
Welcome to the Forecast Laboratory
This is your workspace for experimenting with forecasts, testing assumptions, and iterating on models before promoting to official status.
Getting Started:
- Database admin runs:
migrations/add-forecast-laboratory-complete.sql - Initialize test data:
scripts/forecast-lab/01-create-initial-data.sql - Generate Prisma clients:
npm run prisma:generate-all - Click "Trigger Forecast" above to create your first experimental run
๐ Documentation: See FORECAST_LAB_DEPLOYMENT.md for complete setup instructions