Skip to content

Latest commit

 

History

History

PageRank

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

PageRank

This module implements the pagerank (Tested on the wex dataset) using two methods:

  • Apache spark naive implementation
  • GraphX scala library
  • Find top hundred universities list (Scraped the list of universities from 4icu.org)