PageRank
PageRank assigns importance scores to nodes in a directed network by modeling how links transmit influence. Its best-known use ranks web pages from their incoming links.
Linked from 21 pages
Graph theoryRelated: It applies graph structure to estimate the relative importance of web pages.
EigenvalueRelated: Its rankings arise from an eigenvector of a modified web-link matrix.
Search engineRelated: It contributed a signal of page authority beyond matching query words.
Sparse matrixRelated: Its computation uses the sparse transition structure of the web graph.