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

Check SimRank implementation #7

Open
rafguns opened this issue Apr 10, 2015 · 2 comments
Open

Check SimRank implementation #7

rafguns opened this issue Apr 10, 2015 · 2 comments

Comments

@rafguns
Copy link
Owner

rafguns commented Apr 10, 2015

Our current implementation is based on equations and an algorithm in Antonellis et al. (2008) (see Appendix A and Algorithm 1). While it yields fairly good results, it seems that this is not equal to SimRank as defined by Jeh and Widom (2002). Unit tests disagree with results obtained therein.

@rafguns
Copy link
Owner Author

rafguns commented Apr 10, 2015

Other SimRank implementations:

It is worth noting that Antonellis et al.'s algorithm is meant for bipartite click graphs. I should check whether it can be used for one-mode networks.

@rafguns
Copy link
Owner Author

rafguns commented Apr 29, 2015

Yet another implementation: https://github.com/amir-f/delta-simrank

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