Description Usage Arguments Value References Examples
Computes the mindist value for two strings
1 | min_dist(str1, str2, alphabet_size, compression_ratio = 1)
|
str1 |
the first string |
str2 |
the second string |
alphabet_size |
the used alphabet size |
compression_ratio |
the distance compression ratio |
Returns the distance between strings
Lonardi, S., Lin, J., Keogh, E., Patel, P., Finding motifs in time series. In Proc. of the 2nd Workshop on Temporal Data Mining (pp. 53-68).
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.