Skip to content

Instantly share code, notes, and snippets.

@mizvol
Created April 21, 2017 10:57
Show Gist options
  • Select an option

  • Save mizvol/ea910d83acb6d98e53d2a11cc1d0c90c to your computer and use it in GitHub Desktop.

Select an option

Save mizvol/ea910d83acb6d98e53d2a11cc1d0c90c to your computer and use it in GitHub Desktop.
degreesCount = g.degrees.count()
pr = g.pageRank(resetProbability = 0.15, tol=0.01)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment