Skip to content

wangluyi/spark_Pagerank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

spark_Pagerank

Hi! This is a pyspark implementation of Pagerank which can be run on the Microsoft Azure Spark cluster.

We define the convergence metric where in-between two iterations of the algorithm, the set of top 10 nodes with the highest PageRank score, and the relative order between them, does not change.

This is a competition for the data center visit from the Big Data course in ETH Zurich. Thanks Microsoft for sponsorship of Azure for academic use.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages