Skip to content

Beta 0.5.2

Compare
Choose a tag to compare
@ourownstory ourownstory released this 06 Mar 20:41
· 1 commit to release/0.5.2 since this release
8880a5c

What's changed

[breaking] Breaking changes

[major] Major features

[minor] Minor changes

  • Allow unique values for future regressor of one time series in global modeling by @judussoari in #1146
  • Added ability to pass custom callbacks while adhering to callback con… by @JSarsfield in #1122
  • [minor] Add get function for parameters by @noxan in #1175
  • Improve usability for conditional seasonality by @judussoari in #1116
  • [Feature] Enable own NN configuration for lagged regressors by @judussoari in #1154
  • [Minor] Convert timezones to UTC by default by @christymctse in #1085
  • Typing improvements by @noxan in #1121
  • Typing conformal prediction by @noxan in #1124
  • [refactor] create dict for events or regressors by @noxan in #1123
  • [refactor] Extract holiday getter helper to single function by @noxan in #1072
  • black edited utils.py by @ourownstory in #1160
  • Uncertainty: Conformal Prediction V1.2 - move conformal evaluation performance metrics inside of Conformal class in conformal.py by @Kevin-Chen0 in #1155
  • [refactor] incorporate typing for time_net.py by @Kevin-Chen0 in #1105
  • [refactor] Update python-holidays integration by @arkid15r in #1176

[fix] Bugfixes

[docs] Documentation

[tests] Tests

[devops] Github workflows

New Contributors

  • @JSarsfield made their first contribution in #1122
  • @arkid15r made their first contribution in #1176

Full Changelog: 0.5.1...0.5.2