Files
timesfm/v1/src
darkpowerxo a63360a57c fix: per-input ridge regression to prevent data leakage in xreg
Apply changes from PR #393 by @MarcoGorworworelli:
- Normalize covariates per-input instead of batch-wide to prevent
  each input's result from depending on batch composition
- Fit separate ridge regressions per time series instead of a single
  batched regression, preventing cross-series data leakage
- Applied to both src/timesfm/utils/xreg_lib.py and v1/src/timesfm/xreg_lib.py
2026-04-08 14:15:44 -04:00
..
2025-09-12 00:18:08 +00:00
2025-09-12 00:18:08 +00:00