sift:dynamic_time_warping:dynamic_time_warping_dialog
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
sift:dynamic_time_warping:dynamic_time_warping_dialog [2024/06/19 12:46] – sgranger | sift:dynamic_time_warping:dynamic_time_warping_dialog [2024/07/17 15:44] (current) – created sgranger | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | {{{{{{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 Dialog ====== |
- | the dynamic time warping dialog | + | Dynamic Time Warping |
- | dtwdialplacement.png | + | The Dynamic Time Warping dialog is found on the toolbar and under the Analysis menu. |
- | ===== dynamic time warping dialog ===== | + | {{: |
- | the dynamic time warping dialog is split up into two tabs. | + | ==== Dynamic Time Warping Dialog ==== |
- | - finding anomalies / outliers in a dataset | + | The Dynamic Time Warping dialog is split up into two tabs. |
- | - comparing a singular trace to a dataset | + | |
- | ==== finding anomalies | + | - Finding Anomalies |
+ | - Comparing a Singular Trace to a Dataset | ||
- | this tab allows you to find anomalies within | + | === Finding Anomalies / Outliers in a Dataset === |
- | to run dynamic time warping | + | This tab allows |
- | in the next section | + | To run Dynamic Time Warping you first need to select a result name at the top section. |
- | you then need to select | + | In the next section |
- | the bottom section displays the results. the traces and cost function of each anomaly are displayed. traces can be excluded | + | You then need to select how you want to find anomalies. The median distance for each trace from its distances to all other traces |
- | dtwanomaliesdialog.png | + | The bottom section displays the results. The traces and cost function of each anomaly are displayed. Traces can be excluded from the group by selecting the Exclude Anomalies button. Previous results can be displayed by the drop down menu. |
- | ==== comparing a singular trace to a dataset ==== | + | {{: |
- | this tab allows you to find a trace in a data set that is most similar | + | === Comparing |
- | to run dynamic time warping | + | This tab allows |
- | in the next section | + | To run Dynamic Time Warping |
- | in the next section you need to select the groups and workspaces | + | In the next section you need to select the trace you want to compare |
- | the bottom section displays the results. | + | In the next section you need to select the groups and workspaces you want to compare the previous trace against. Multiple groups and workspaces can be selected. |
+ | |||
+ | The bottom section displays the results. | ||
+ | |||
+ | {{: | ||
- | dtwtracedialog.png | ||
- | }}}}}} |
sift/dynamic_time_warping/dynamic_time_warping_dialog.1718801193.txt.gz · Last modified: 2024/06/19 12:46 by sgranger