Skip to content

jcoona/Markov-Chain-Page-Rank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 

Repository files navigation

Markov-Chain-Page-Rank

Written by Adam Claxton, Connor Jackson

This project is an implementation of Google's PageRank algorithm, see here: https://en.wikipedia.org/wiki/PageRank

It uses theory from topics such as Markov Chains and Steady State Vectors in its implementation.

In order to simulate the algorithm, we use data gathered from https://www.hollins.edu and its many webpages, observing what pages link to each other.

About

Implementation of Google's PageRank algorithm.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages