issues
search
ComplexData-MILA
/
HTUI
Apache License 2.0
0
stars
0
forks
source link
Recommendation Algorithms
#14
Open
jacobdanovitch
opened
2 years ago
jacobdanovitch
commented
2 years ago
[x] Random
[ ] Centrality
[ ] Embeddings
[ ] Community Detection
jacobdanovitch
commented
2 years ago
Instead of just PPR, maybe try to parameterize the centrality measure to allow use of degree/eigenvector/Katz/etc as well
Stretch: CD-based heuristic with some voting strategy (eg, nodes from most common community among viewed nodes)
This could sit on top of other providers as well (eg, take nodes with highest eigenvector centrality from most common community)
Stretch: Embedding-based heuristic with some voting strategy