sktime/sktime

[ENH] Verify TinyTimeMixerForecaster exogenous and few-shot capability

Open

#8,522 opened on Jul 11, 2025

View on GitHub
 (7 comments) (0 reactions) (0 assignees)Python (1,192 forks)batch import
enhancementgood first issuemodule:forecasting

Repository metrics

Stars
 (7,162 stars)
PR merge metrics
 (Avg merge 26d 10h) (86 merged PRs in 30d)

Description

The original paper describes exogenous support and few-shot capability, but the current sktime implementation seems not to support it. Paper: 📄 TinyTimeMixer Paper Reference: Tiny Time Mixers(TTMs): Powerful Zero/Few-Shot Forecasting Models by IBM Code: 🛠️ sktime ttm.py implementation

Contributor guide