What's Changed
- [DOCS] Typo fixes by @ryanrussell in #117
- [FEAT] Add fugue example by @goodwanghan in #111
- [FEAT] add cross validation functionality by @FedericoGarza in #120
- [FIX] #121 fitting autoarima on constant time series causes typeerror by @FedericoGarza in #122
- [DOCS] add shagn as a contributor for bug by @allcontributors in #124
- [FEAT] add integer ds compatibility for cross validation by @FedericoGarza in #123
- [FEAT] Add
n_windows
argument for cross_validation method by @FedericoGarza in #131 - [EXP] Add benchmarks at scale experiment by @FedericoGarza in #134
New Contributors
- @ryanrussell made their first contribution in #117
- @goodwanghan made their first contribution in #111
Full Changelog: v0.5.5...v0.5.6