scoreCatToFeat | R Documentation |
Implemented using the Jaccard index, where a number closer to 1 is more similar.
scoreCatToFeat(features, categories)
features |
a vector of features to match (usually from a subset of the
output |
categories |
a vector of categories to match |
the Jaccard index for the values of the property given in feat_df and the vector of categories
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.