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

[🐛BUG] Not clear how to implement user item knn (collaborative filtering user based) #2088

Open
gabarlacchi opened this issue Sep 24, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@gabarlacchi
Copy link

We used item_KNN model and get fine results. We tried to implement user based version, because the code seems ready to be used for that purpose. But just passing the "user" flag the code does not works fine. It's not intuitive, there's another way to easily do that?

Thanks
Best

@gabarlacchi gabarlacchi added the bug Something isn't working label Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants