recommenders-team/recommenders

Recommend top k items for an item[ASK]

Open

#1,932 opened on Jun 1, 2023

 (0 comments) (0 reactions) (0 assignees)Python (3,319 forks)batch import
help wanted

Repository metrics

Stars
 (21,866 stars)
PR merge metrics
 (PR metrics pending)

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