-
Notifications
You must be signed in to change notification settings - Fork 207
Closed
Labels
distancesDistances packageDistances packageenhancementNew feature, improvement request or other non-bug code enhancementNew feature, improvement request or other non-bug code enhancementimplementing algorithmsImplementing new algorithms/estimatorsImplementing new algorithms/estimators
Description
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
Metadata
Metadata
Assignees
Labels
distancesDistances packageDistances packageenhancementNew feature, improvement request or other non-bug code enhancementNew feature, improvement request or other non-bug code enhancementimplementing algorithmsImplementing new algorithms/estimatorsImplementing new algorithms/estimators