Skip to main content

Module pagerank

Module pagerank 

Source
Expand description

PageRank algorithm via aprender sparse matrix operations

Based on Page et al. (1999) “The PageRank Citation Ranking: Bringing Order to the Web” Implementation uses power iteration via aprender’s sparse matrix multiplication.

Functions§

pagerank
Compute PageRank scores for all nodes in the graph