Skip to content

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

Merged
ita9naiwa merged 5 commits into
benfred:masterfrom
aburkard:master
Feb 12, 2020
Merged

Fix bug in ALS explain when user_items contains negative confidence values.#313
ita9naiwa merged 5 commits into
benfred:masterfrom
aburkard:master

Conversation

@aburkard

Copy link
Copy Markdown
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
Copy Markdown
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.

2 participants