Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

PairTracker-class

Helper for semi-supervised DTW clustering


Description

Helper for semi-supervised DTW clustering

Fields

xptr

External pointer (C++ class). See corresponding file in src/utils/

Methods

get_unseen_pair()

Get a pair that is not contained in any graph, NULL means no unseen pairs left.

initialize(max_size)

Initialization of C++ helper

link(i, j, link_type)

Link indices i and j. Link types: dont_know = -1, cannot_link = 0, must_link = 1. Returns TRUE if underlying graph is complete/complete/connected after insertion.


dtwclust

Time Series Clustering Along with Optimizations for the Dynamic Time Warping Distance

v5.5.10
GPL-3
Authors
Alexis Sarda-Espinosa
Initial release
2022-04-15

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.