modeltime.ensemble
Time Series Ensemble Forecasting
modeltime.ensemble wakes after four years, and the work is all tune 2.0 compatibility.
◆Recent moves
- 11mo ago
Realigned for tune 2.0.0 resampling changes
The second of two compatibility releases in a fortnight, adapting to tune 2.0.0's resampling column names and key handling. It pins the package to tune 2.0.0 and modeltime.resample 0.3.0 rather than supporting both generations.
View source ↗ - 11mo ago
Drops the tidyverse dependency ahead of tune 2.0
Dependency and CI cleanup from three first-time contributors, plus preparatory work for the next tune release. The jump from 0.4.2 marks the end of a four-year gap rather than a feature milestone.
View source ↗ - 5y ago
Per-series calibration IDs and parallel refitting
Calibration gains an id feature so accuracy and confidence intervals can be produced per time series — the natural follow-on from the panel-data ensembles opened up in 0.4.0.
View source ↗ - 5y ago
Recursive ensembles for single and panel series
⚡ SPARKrecursive() extends from individual models to ensembles, including panel data, with its own forecasting vignette. It is the last substantive capability change before the package went quiet for four years.
View source ↗