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

Pagerank #16

Merged
merged 3 commits into from
Nov 28, 2021
Merged

Pagerank #16

merged 3 commits into from
Nov 28, 2021

Conversation

jporemba
Copy link
Collaborator

Page rank with termination based on number of iterations.
Time permitting later, we can work on a delta-based version of this, but I feel it's probably low priority for Milestone 3.

Copy link
Collaborator

@DSep DSep left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

Sidenote: I wonder what other sort of extensions the API might need for other algorithms. Will be a good talking point for our presentation perhaps!

@jporemba jporemba merged commit 489fc09 into main Nov 28, 2021
@jporemba jporemba deleted the pagerank branch November 28, 2021 21:09
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

Successfully merging this pull request may close these issues.

None yet

2 participants