Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

PageRank

PageRank is a method for rating the importance of web pages objectively and mechanically using the link structure of the web.

PageRank ranks pages on the rationale that pages which are more probable to be visited from other websites are more important and should be ranked higher. Intuitively, a webpage is important if it has a lot of backlinks.

About

Simple and Modiifed implementation of PageRank in Python using Numpy .

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages