Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Item-to-Item Recommendation #43

Open
Avinash0502 opened this issue Jan 21, 2022 · 1 comment
Open

Item-to-Item Recommendation #43

Avinash0502 opened this issue Jan 21, 2022 · 1 comment

Comments

@Avinash0502
Copy link

I would like to get the top 'K' item recommendations for a given item.
I would like to get the top 'K' user recommendations for a given user.

How to achieve this solution,
For a given item , recommend top 'K' similar items
For a given user , recommend top 'K' similar users

It will be a great help if anyone can solve this issue as soon as possible, thank you

@Avinash0502
Copy link
Author

It would be a great help, if someone suggests me the solution to get the top-k recommendations for the given item by using BPRMF.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant