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

SocialMF issue #441

Open
guoguibing opened this issue Feb 7, 2014 · 0 comments
Open

SocialMF issue #441

guoguibing opened this issue Feb 7, 2014 · 0 comments

Comments

@guoguibing
Copy link

Class: SocialMF
Method: IterateBatch
Issue:

I think the statement ''neg_trust_times_reg = -social_regularization * trust_v'' is incorrect, it should be "-social_regularization/user_reverse_connections[u].Count" rather than "user_connections[v].Count" which is used in the computation of user w not user v, according to the formula.

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