cosine_similarity | R Documentation |
Find the cosine similarity between two vectors
cosine_similarity(x, y)
x |
a numeric vector |
y |
a numeric vector |
a scalar value representing the cosine similarity between x and y
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.