v0.6.2
github-actions
released this
04 Nov 04:35
·
9 commits
to refs/heads/main
since this release
New Features
- FEAT: Add finetune_depth parameter @marcopeix (#471)
Breaking Change
- breaking: raise error for gaps in series @jmoralez (#504)
- breaking: add
hist_exog_list
argument to forecast @jmoralez (#505)
Bug Fixes
- fix: convert level to quantiles in historic forecast @jmoralez (#510)
- fix: reduce test time @elephaint (#487)
- fix(ci): increase tolerance in tests @jmoralez (#503)
- fix: update docs to add hist exog list instead of previous behaviour @AzulGarza (#520)
Documentation
- Updating Azure getting started guide. @tracykteal (#508)
- updating Azure and trial information @tracykteal (#500)
- Adding a pricing page to our docs @tracykteal (#502)
- docs: add finetune_depth to tutorial on improving accuracy @marcopeix (#497)
- docs: add improve accuracy content to special topics page @Yibei990826 (#496)
- docs: add notebook tutorial for improve forecast accuracy @Yibei990826 (#495)
- docs: update energy demand forecast tutorial @Yibei990826 (#499)
Dependencies
- chore(deps): bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 in the ci-dependencies group @dependabot (#518)
- ci(lint): run mypy @jmoralez (#512)
- chore(deps): bump the ci-dependencies group with 2 updates @dependabot (#506)
- chore(deps): bump actions/checkout from 4.2.0 to 4.2.1 in the ci-dependencies group @dependabot (#492)
- chore(deps): bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3 in the ci-dependencies group @dependabot (#491)
- chore: release v0.6.2 @AzulGarza (#519)