Skip to content

0.3.2

Compare
Choose a tag to compare
@winedarksea winedarksea released this 01 Jul 20:14
· 984 commits to master since this release
baed432

Latest

  • Table of Contents to Extended Tutorial/Readme.md
  • Production Example
  • add weights="mean"/median/min/max
  • UnivariateRegression
  • fix check_pickle error for ETS
  • fix error in Prophet with latest version
  • VisibleDeprecation warning for hidden_layers random choice in sklearn fixed
  • prefill_na option added to allow quick filling of NaNs if desired (with zeroes for say, sales forecasting)
  • made horizontal generalization more stable
  • fixed bug in VAR where failing on data with negatives