SkillAgentSearch skills...

RecNet

A framework to evalute the static and dynamic navigability of recommendation networks

Install / Use

/learn @lamda/RecNet
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

RecNet

A framework to evalute the static and dynamic navigability of recommendation networks.

Used for the papers A Method for Evaluating the Navigability of Recommendation Algorithms and Improving recommender system navigability through diversification: A case study of IMDb .

INPUT: rating data, i.e., triples of (user, item, rating)

OUTPUT: measures for the static and dynamic navigability (such as path length analysis, component analysis and simulation of navigation scenarios)

This framework computers four types of recommendations, namely association rules, collaborative filtering, interpolation weights and matrix factorization. The static navigability is evaluated in terms of clustering coefficients, component sizes, a bow-tie analysis and an eccentricity analysis. The dynamic navigability is evaluated by conducting simulations of navigational scenarios inspired by information seeking models from the literature, namely point-to-point search, berrypicking and information foraging.

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated8mo ago
Forks1

Languages

Python

Security Score

62/100

Audited on Jul 25, 2025

No findings