Description Usage Arguments Value
Calculates the distance between two elements
1 | distanceCalculation(a, b, type)
|
a |
Firt element |
b |
Second element |
type |
Type of distance, could be 'manhattan', 'euclidean', 'cosine', 'dice', 'jacard' |
d the distance between the two given elements
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.