gridops-ai / worker

Commit History

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

Aadithya commited on

ui/backend: pivot from chronos-2 multivariate to chronos-bolt-base fine-tuning architecture
a5f77b4

Aadithya commited on

fix: change hardcoded base model from chronos v1 to v2 to avoid pipeline loading warnings
9ec55ed

Aadithya commited on

fix: correct quantile array shape handling for Chronos 2 predict_quantiles output
460a613

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

feat: upgrade SARIMA to multivariate using temperature exogenous variables
ac53b90

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: tune chronos hyperparameters for deterministic accuracy
8062c01

Aadithya commited on

style: remove unnecessary float() casting
4fbeea0

Aadithya commited on

fix: initialize data_stats to prevent NoneType error
dffc180

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

fix: recursively resolve huggingface weights inside autogluon output directories
dd302c5

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

fix: pass tensor positionally to predict_quantiles
8362486

Aadithya commited on

fix: None guard, remove stale .env copy from Dockerfile, update README
7a7da8b

Aadithya commited on

fix: comprehensive production stability fixes
fafe05e

Aadithya commited on

Feat/Chronos-2 Integrated,Tests added,Finetuned
a605406

Aadithya commited on

UI added and fixed
9cb6912

Aadithya commited on

7 nodes implementation done
5365a92

Aadithya commited on