Description Usage Arguments Value
Recommend based on TF-IDF & cosine similarity
1 | content_recommender(tfidf, n_threads = max(1, parallel::detectCores() - 1))
|
tfidf |
sparse Matrix of TF-IDF |
n_threads |
number of threads to use |
ContentRecommender
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.