Releases: Nixtla/statsforecast
Releases · Nixtla/statsforecast
v1.1.3
v1.1.2
v1.1.1
v1.1.0
What's Changed
- [FIX] License in #191
- [FIX] Add hide statement for ets cells in #192
- [FEAT] New experiments neuralprophet in #195
- [FIX] use ubuntu to deploy docs in #197
- [FIX] Broken links in #203
- [FEAT] Add linters and update contributing instructions in #205
- [FIX] nbdev latest changes in #208
- [FIX] python3.7 ci error in #214
- fixing the argument name for external regressors in the example notebook in #200
- [FIX] #210 in #213
- Docstring based documentation in #209
- [FIX] nbdev version until next release in #225
- [FEAT] Prediction intervals for fitted values in #228
- [FEAT] Add anomaly detection example in #229
- [FEAT] Add single anomaly plot in #230
- [FEAT] Add exogenous var use case and install instructions in #231
- [FEAT] M5 scalability comparison in #232
- Intervals for some simple methods in #201
- [FEAT] Add prediction intervals example in #239
- [FEAT] Auto CES model by in #238
- [FIX] nbdev releases in #251
- [FEAT] Add CES + ETS ensemble results in #252
- [FIX] nbdev deploy to gihub pages in #253
New Contributors
- @jattenberg made their first contribution in #200
Full Changelog: v1.0.0...v1.1.0
v1.0.0
v0.7.1
v0.7.0
v0.6.0
v0.5.6
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