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

Fix bug in ALS explain when user_items contains negative confidence values. #313

Merged
merged 5 commits into from Feb 12, 2020

Conversation

aburkard
Copy link
Contributor

This is a pretty straightforward fix. We still skip negative examples, but fix the loop logic to make sure the heap gets populated.

@ita9naiwa ita9naiwa merged commit 6872069 into benfred:master Feb 12, 2020
@ita9naiwa
Copy link
Collaborator

Thanks!

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

Successfully merging this pull request may close these issues.

None yet

2 participants