baraline / convst

Implementation of the Random Dilated Shapelet Transform algorithm along with interpretability tools. ReadTheDocs documentation is not up to date with the current version for now.
https://convst.readthedocs.io/en/latest/
BSD 2-Clause "Simplified" License
31 stars 7 forks source link

[BUG] Alpha similarity with multiple input lengths. #21

Closed baraline closed 2 years ago

baraline commented 2 years ago

The current formula for alpha similarity was not adapted to multiple length shapelets. This does not cause any exception, but can harm the shapelet sampling process.

Additional bug with multiple lengths: