Skip to content

Beta 0.5.1

Compare
Choose a tag to compare
@Kevin-Chen0 Kevin-Chen0 released this 15 Jan 20:50
479a883

New / major improvements

Breaking changes

  • Progress bar in minimal mode is default instead of deactivated by @karl-richter in #1059

List of all changes

  • Uncertainty: Conformal Prediction V1.1 - add Conformal class to conformal_prediction.py and rename file to conformal.py by @Kevin-Chen0 in #1074
  • [Fix] Fixed error in plot loss by @karl-richter in #1064
  • Restict numpy version to <1.24.0 by @karl-richter in #1080
  • remove default settings (None for calibration df and 0.1 for alpha) by @christymctse in #1079
  • [Bug-fix] Enable test_plot_conformal_prediction with auto-regression on plot_latest_forecast by @judussoari in #1096
  • [refactor] incorporate typing for Conformal class and conformal_predict method by @Kevin-Chen0 in #1104
  • [Bug-fix] Enable holidays when using global/glocal modeling by @judussoari in #1100
  • [Bug-fix] Refactor warning about global normalization to forecaster.py by @judussoari in #1109

New Contributor

Full Changelog: 0.5.0...0.5.1