An open API service indexing awesome lists of open source software.

https://github.com/heshanera/dtw

Dynamic Time Warping Algorithm can be used to measure similarity between 2 time series. Objective of the algorithm is to find the optimal global alignment between the two time series, by exploiting temporal distortions between the 2 time series.
https://github.com/heshanera/dtw

dtw dynamic-time-warping time-series

Last synced: about 1 year ago
JSON representation

Dynamic Time Warping Algorithm can be used to measure similarity between 2 time series. Objective of the algorithm is to find the optimal global alignment between the two time series, by exploiting temporal distortions between the 2 time series.

Awesome Lists containing this project