[ENH] wrap/implement Global Alignment DTW #444
Labels
distances
Distances package
enhancement
New feature, improvement request or other non-bug code enhancement
implementing algorithms
Implementing new algorithms/estimators
Describe the feature or idea you want to propose
there is an interesting paper here, that describes an extension of DTW
https://arxiv.org/pdf/2002.03848.pdf
described here
https://rtavenar.github.io/hdr/parts/01/dtw/dtw_gi.html
Describe your proposed solution
It might already be in tslearn, in which case we can maybe wrap it, although might be better to port it in for numba reasons?
Describe alternatives you've considered, if relevant
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: