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

Getting top users for an item #524

Open
chakra1166 opened this issue Mar 21, 2020 · 2 comments
Open

Getting top users for an item #524

chakra1166 opened this issue Mar 21, 2020 · 2 comments

Comments

@chakra1166
Copy link

We have an use case where we need to get top n users for an item. We have an trained lightfm model, can we use the scores for a particular user and item using predict function and sort users based on that?

@maciejkula
Copy link
Collaborator

Yes.

@ayeright
Copy link

Hello @chakra1166 did it work for you? I have tried to use the scores to recommend users for a particular item and the results are extremely poor. The other way round works well.

@maciejkula when training with WARP loss would you expect the predictions to work both ways or only for ranking items given a user?

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

3 participants