Skip to content

v0.5

Compare
Choose a tag to compare
@tailaiw tailaiw released this 18 Dec 22:14
· 57 commits to master since this release
b5db259
  • Changed the parameter steps of pipenet from list to dict

  • Added method summary to pipenet

  • Corrected some major algorithmic issues on seasonal decomposition

    • Removed STL decomposition transformer, and hence the corresponding option in SeasonalAD detector
    • Recreated classic seasonal decomposition transformer
  • Updated the demo notebook in the documentation

  • Added an option to hide legend in the plotting function

  • Added some package setup options for developers

  • Fixed an issue of tracking Travis and Coveralls status

  • Some minor internal optimization in the code

  • Fixed some format issues and typos in the documentation