sktime/sktime
View on GitHub[ENH] Verify TinyTimeMixerForecaster exogenous and few-shot capability
Open
#8,522 opened on Jul 11, 2025
enhancementgood first issuemodule:forecasting
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