Skip to content

luisa-alr/TimeSeries-Implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Data Mining - Time Series Similarity Search - Dynamic Time Warping

Luisa Rosa - Spring 2024

Instructions:

  • Download all files (1 Python programs and CSV datasets (if applicable))
  • Run dtw.py
  • Save plots if needed
  • To see the cost matrix, the accumulated cost matrix distance, the Dynamic Time Warping distance DTW(X, Y), and the optimal warping path, they will printed out to the terminal.

About

Dynamic Time Warping Program

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages