Skip to content

ferriskleier/HITS-algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

HITS-algorithm

Implementation of the Hyperlink-Induced Topic Search algorithm

This Python script takes a matrix L representing a web graph and outputs both the Hubiness (how good is a node as a hub) and Authority (how authentic is a node as a page) of the web graph

About

HITS algorithm in Python

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages