finnts
Microsoft Finance Time Series Forecasting Framework
Microsoft's automated forecasting framework, still mostly a one-maintainer effort.
◆Recent moves
- 11mo ago
Global model updates and a weekly reconciliation fix
Four merged pull requests: a global-models update, general model fixes, and a bug fix in weekly hierarchical reconciliation. The release notes are a bare PR list, so the user-visible scope has to be inferred from titles — the reconciliation fix is the one with obvious downstream effect on forecasts.
View source ↗ - 1y ago
Multi-horizon models, hierarchy drivers, Synapse 3.4 migration
The largest release in this window: multi-horizon forecast models plus the lag and global-model fixes they required, external drivers for hierarchical forecasts, best-model scaling, and a migration to Synapse 3.4. Multi-horizon work dominates, though the PR-list format leaves the modelling change undescribed.
View source ↗ - 2y ago
ARIMAX support and feature selection added
Adds ARIMAX from an outside contributor — the package's first external code contribution — plus feature selection and a tidymodels process update. Another model for an existing task rather than a new class of forecasting, but the reconciliation guardrails added here (capping oversized forecasts, fixing residuals) address a recurring failure mode.
View source ↗ - 3y ago
dplyr 1.1.0 compatibility and a reconciliation fix
Upstream compatibility work for dplyr 1.1.0, a typo correction, and another hierarchical reconciliation bug fix ahead of a CRAN submission. Maintenance rather than movement.
View source ↗