Description Usage Arguments Value See Also
Compute cosine similarity for every pair of rows from given matrix
1 | mCosSimilarity(input_mat)
|
input_mat |
numeric input matrix |
Upper triangle matrix where {i, j} element is the cosine similarity of i-th and j-th row of the original matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.