All Stories published by 100 days of algorithms on April 25, 2017

Day 32: PageRank

PageRank is an algorithm to determine what is called centrality in egonets. There are other ways to measure centrality, e.g. betweenness, closeness or hubs and authorities.

However, PageRank is quite useful for huge graphs due to its relation to Markov Chains…

About
100 days of algorithms
100 days, 100 algorithms - a challenge consisting of many small pieces
More information
Tags
Editors