Skip to content

v0.6.0

Latest
Compare
Choose a tag to compare
@hushchyn-mikhail hushchyn-mikhail released this 17 Jul 13:06
· 9 commits to main since this release
21e5abb

🌀 Updates:

  • roerich.change_point.SlidingWindows change point detection method is added by @maxslamdunk in #20
  • roerich.change_point.ChangePointDetectionClassifier was improved by @hushchyn-mikhail in #17
  • roerich.change_point.ChangePointDetectionClassifierCV was improved similarly by @hushchyn-mikhail in #18
  • roerich.change_point.ChangePointDetectionRuLSIF was updated by @hushchyn-mikhail in #19
  • Fixed a typo in the 'wisdm.py' example by @avnikitin in #21
  • OnlineNNClassifier and OnlineNNRuLSIF in the roerich.change_point were refactored and improved by @hushchyn-mikhail in #23

📃 Documentation: