slaypni / fastdtw

A Python implementation of FastDTW
MIT License
774 stars 122 forks source link

Implement Generalized DTW_Minkowski (Chebyshev) #39

Open ApocalyVec opened 4 years ago

ApocalyVec commented 4 years ago

Added the Minkowski DTW measure as it provides an alternative warped path according to this paper: Generalized Dynamic Time Warping: Unleashing the Warping Power Hidden in Point-Wise Distances