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

what does the item_bias mean? #1

Open
kiminh opened this issue Jan 17, 2017 · 0 comments
Open

what does the item_bias mean? #1

kiminh opened this issue Jan 17, 2017 · 0 comments

Comments

@kiminh
Copy link

kiminh commented Jan 17, 2017

hi, I'm confused with the parameter item_bias. I just read the original paper("BPR").
self.item_bias = np.zeros(self.num_items)
Would you please figure out the related formula in the original paper?

And does the "bias" like in LR(logistic regression): wx+b? In MF(matrix factorization), I'm not clear about the bias.

@kiminh kiminh changed the title what does the item_bias comes from? what does the item_bias mean? Jan 17, 2017
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