gridops-ai / worker /tasks.py

Commit History

feat: migrate to Chronos-2 zero-shot with temperature covariates
62f95cd

Aadithya commited on

fix: correct static type checker error for pyrefly and narrow properties explicitly
0e7172c

Aadithya commited on

feat: upgrade Chronos forecasting engine to Chronos-2 with 8192 token multivariate context window
cfcf40d

Aadithya commited on

perf: increase chronos samples to 500 and remove deterministic constraints
8528b6e

Aadithya commited on

feat: remove replay topology button, enforce strict DB event fetching to stop hallucination, bump chronos num_samples to 100
a7f4824

Aadithya commited on

perf: increase chronos sample size to 40 for smoother quantiles without breaking time budget
9f690f3

Aadithya commited on

feat: add backtest target date selector
62a62f6

Aadithya commited on

fix: bypass broken fine-tuned weights and revert to pure daily baseline inference for maximum accuracy
bd38f98

Aadithya commited on

refactor: simplify to pure hourly inference pipeline for fine-tuned chronos
4b03d51

Aadithya commited on

feat: implement chronos-on-chronos ensemble for multi-resolution drift calibration
6da8909

Aadithya commited on

feat: implement mean-matching ensemble to calibrate chronos output against sarima baseline
08f8258

Aadithya commited on

fix: add np.asarray cast in tasks.py to resolve type checking error for reshape
39cb936

Aadithya commited on

feat: overhaul seasonality analysis — ramp dynamics, load composition, demand heatmap, and LLM synthesis
e319e93

Aadithya commited on

fix: resolve UI output rendering and metrics (PDF buttons, NA metrics, prompt formatting, duplicated season analysis)
4cbf543

Aadithya commited on

fix: replace deprecated datetime.utcnow() with timezone-aware datetime.now(timezone.utc)
9b1d17d

Aadithya commited on

UI added and fixed
9cb6912

Aadithya commited on

7 nodes implementation done
5365a92

Aadithya commited on