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)
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
This module implements the pagerank (Tested on the wex dataset) using two methods: