ui/backend: pivot from chronos-2 multivariate to chronos-bolt-base fine-tuning architecture a5f77b4 Aadithya commited on May 24
fix: change hardcoded base model from chronos v1 to v2 to avoid pipeline loading warnings 9ec55ed Aadithya commited on May 24
fix: correct quantile array shape handling for Chronos 2 predict_quantiles output 460a613 Aadithya commited on May 24
fix: correct static type checker error for pyrefly and narrow properties explicitly 0e7172c Aadithya commited on May 24
feat: upgrade Chronos forecasting engine to Chronos-2 with 8192 token multivariate context window cfcf40d Aadithya commited on May 24
feat: upgrade SARIMA to multivariate using temperature exogenous variables ac53b90 Aadithya commited on May 24
perf: increase chronos samples to 500 and remove deterministic constraints 8528b6e Aadithya commited on May 24
feat: remove replay topology button, enforce strict DB event fetching to stop hallucination, bump chronos num_samples to 100 a7f4824 Aadithya commited on May 24
perf: increase chronos sample size to 40 for smoother quantiles without breaking time budget 9f690f3 Aadithya commited on May 24
fix: bypass broken fine-tuned weights and revert to pure daily baseline inference for maximum accuracy bd38f98 Aadithya commited on May 24
refactor: simplify to pure hourly inference pipeline for fine-tuned chronos 4b03d51 Aadithya commited on May 24
fix: recursively resolve huggingface weights inside autogluon output directories dd302c5 Aadithya commited on May 24
feat: implement chronos-on-chronos ensemble for multi-resolution drift calibration 6da8909 Aadithya commited on May 24
feat: implement mean-matching ensemble to calibrate chronos output against sarima baseline 08f8258 Aadithya commited on May 24
fix: add np.asarray cast in tasks.py to resolve type checking error for reshape 39cb936 Aadithya commited on May 24
feat: overhaul seasonality analysis — ramp dynamics, load composition, demand heatmap, and LLM synthesis e319e93 Aadithya commited on May 24
fix: resolve UI output rendering and metrics (PDF buttons, NA metrics, prompt formatting, duplicated season analysis) 4cbf543 Aadithya commited on May 21
fix: replace deprecated datetime.utcnow() with timezone-aware datetime.now(timezone.utc) 9b1d17d Aadithya commited on May 21
fix: None guard, remove stale .env copy from Dockerfile, update README 7a7da8b Aadithya commited on May 21