Skip to content
This repository was archived by the owner on Apr 22, 2020. It is now read-only.

Conversation

@mknblch
Copy link
Collaborator

@mknblch mknblch commented Jun 8, 2017

I adapted the formula in our PR implementation from

(1 - d) / N + d * sum( PRj / DEGj)

to

(1 - d) + d * sum ( PRj / DEGj)

We should get bigger values now. Lets compare them to APOC-impl

@jexp jexp merged commit e8e0c5a into neo4j-contrib:3.1 Jun 9, 2017
@jexp
Copy link
Member

jexp commented Jun 9, 2017

@tomasonjo we might need to adapt the docs to this.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants