Parallel Implementation of HITS algorithm with Non Uniform Distribution of Hub and Authority Values.
-
Updated
Sep 13, 2017 - C++
Parallel Implementation of HITS algorithm with Non Uniform Distribution of Hub and Authority Values.
Sparse HITS and SALSA implementations for highly parallel systems.
The goal of this project it to provide a tool to build new ranker easily and to compare them with existing ones in terms of results overlapping.
Implementation of prior searching algorithms used by search engines named PageRank Algorithm, HITS Algorithm, SALSA Algorithm and Randomized HITS Algorithm. This project has been done as an academic project of 3rd semester.
Calculates Hubs and Authority and PageRank values.
Add a description, image, and links to the hits topic page so that developers can more easily learn about it.
To associate your repository with the hits topic, visit your repo's landing page and select "manage topics."