Skip to content

Releases: shapelets/khiva-java

v0.3.0

11 Jun 09:52
d5d8f03
Compare
Choose a tag to compare

Added

  • mass (Mueen's Algorithm for Similarity Search) function with a proper public interface.
  • findBestNOccurrences function.

Improved

  • STOMP (self-join) performance has been improved by a ~54%.

Fixed

  • STOMP (self-join) doesn't crash in batched mode for long time series.

Version 0.2.0

08 Mar 07:40
7220d28
Compare
Choose a tag to compare
Features/kshape (#26)

* Adding khiva and updating copyright year to 2019

* Adding Clustering module.

* Change Test clustering