Skip to content

Releases: shapelets/khiva-csharp

v0.3.0

11 Jun 09:53
5a868f0
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.