recommenders-team/recommenders

Recommend top k items for an item[ASK]

Open

#1,932 opened on Jun 1, 2023

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (2,972 forks)batch import
help wanted

Repository metrics

Stars
 (17,706 stars)
PR merge metrics
 (Avg merge 6d 16h) (10 merged PRs in 30d)

Description

Description

I use the SAR model. How can I recommend the top k items similar to a given item? I only see the recommendation of the top k items for one user.

Other Comments

Contributor guide