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)