Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 473 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 473 Bytes

PyUCRED

Python implementation of UCR-ED algorithm from:

Rakthanmanon, T., Campana, B., Mueen, A., Batista, G., Westover, B., Zhu, Q., et al. (2012). Searching and mining trillions of time series subsequences under dynamic time warping (pp. 262–9). Presented at the the 18th ACM SIGKDD international conference, New York, New York, USA: ACM Press. http://doi.org/10.1145/2339530.2339576

!!! Left out the file reading and the algorithm's optimization regarding it.