[MINI] PageRank


listen on castbox.fmlisten on google podcastslisten on player.fmlisten on pocketcastslisten on podcast addictlisten on tuninlisten on Amazon Musiclisten on Stitcher

--:--
--:--


2015-08-07
pagerank

<? include(“../header.php”) ?>

PageRank

PageRank is the algorithm most famous for being one of the original innovations that made Google stand out as a search engine. It was defined in the classic paper The Anatomy of a Large-Scale Hypertextual Web Search Engine by Sergey Brin and Larry Page. While this algorithm clearly impacted web searching, it has also been useful in a variety of other applications. This episode presents a high level description of this algorithm and how it might apply when trying to establish who writes the most influencial academic papers.

This mini episode doesn’t go into extreme detail about running this at scale nor about how to discount the weight transfered by edges to ensure convergence. If you’d like to go a step deeper, a good tutorial I recomment is The Google Pagerank Algorithm and How It Works.

<? include(“../footer.php”) ?>