User Tools

Site Tools


sift:dynamic_time_warping:dynamic_time_warping_dialog

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
sift:dynamic_time_warping:dynamic_time_warping_dialog [2024/07/17 15:10] sgrangersift:dynamic_time_warping:dynamic_time_warping_dialog [2024/07/17 15:44] (current) – created sgranger
Line 1: Line 1:
-====== Dynamic_Time_Warping_Dialog ======+====== Dynamic Time Warping Dialog ======
  
 Dynamic Time Warping is a distance based algorithm that allows you to compare and measure similarity between two time based sequences, by minimizing the Euclidean distance between points. Essentially it aligns each point of one trace to a corresponding point on the other trace that require the least distance. All distances are added together to make the total cost function of the trace. The large the cost function, the less similar the two traces are. This can be useful when trying to identify a singular trace or to find outliers. A more detailed overview of Dynamic Time Warping in Sift can be found [[Sift:Dynamic_Time_Warping:Dynamic_Time_Warping|here]]. Dynamic Time Warping is a distance based algorithm that allows you to compare and measure similarity between two time based sequences, by minimizing the Euclidean distance between points. Essentially it aligns each point of one trace to a corresponding point on the other trace that require the least distance. All distances are added together to make the total cost function of the trace. The large the cost function, the less similar the two traces are. This can be useful when trying to identify a singular trace or to find outliers. A more detailed overview of Dynamic Time Warping in Sift can be found [[Sift:Dynamic_Time_Warping:Dynamic_Time_Warping|here]].
sift/dynamic_time_warping/dynamic_time_warping_dialog.1721229009.txt.gz · Last modified: 2024/07/17 15:10 by sgranger