aeon-toolkit / aeon

A toolkit for machine learning from time series
https://aeon-toolkit.org/
BSD 3-Clause "New" or "Revised" License
1.02k stars 126 forks source link

[ENH] Implement SWAMP for DTW similarity search #1311

Open baraline opened 8 months ago

baraline commented 8 months ago

Describe the feature or idea you want to propose

Implementation of SWAMP for DTW.

Describe your proposed solution

As described in https://arxiv.org/ftp/arxiv/papers/2009/2009.07907.pdf

Describe alternatives you've considered, if relevant

No response

Additional context

Wait for #1243 to be completed.

baraline commented 7 months ago

We could also do the same for MSM distance based on https://arxiv.org/pdf/2301.01977.pdf