giorgos202's Stars
ekzhu/SetSimilaritySearch
All-pair set similarity search on millions of sets in Python and on a laptop
gsi-upm/sematch
semantic similarity framework for knowledge graph
benedekrozemberczki/SimGNN
A PyTorch implementation of "SimGNN: A Neural Network Approach to Fast Graph Similarity Computation" (WSDM 2019).
reemagit/GraphKernel
Package to evaluate network-propagation-based similarity measures between nodes in a networkX graph
Howuhh/link_pred_spark
similarity between graph nodes based on local information with PySpark
yuikns/panther
Estimating similarity between vertices is a fundamental issue in network analysis across various domains, such as social networks and biological networks. Methods based on common neighbors and structural contexts have received much attention....
uuvkk/Social-Network-Analysis-of-Yelp-and-Twitter-Users-in-Urbana-Champaign-Area
Social network analysis on two mainstream online networking platforms: Yelp and Twitter. This projects collected the data by different ways, but conducted analysis using similar methods. We found the differences and similarities for Twitter and Yelp users in Urbana-Champaign area.
pranavkulkarni/Link_prediction_social_network
Link prediction in social network - Friend TNS algorithm
galanisl/NetHypGeom
Tools for the generation, analysis and visualisation of complex networks in hyperbolic space.
chonyy/PageRank-HITS-SimRank
🎏 Python implementation of link analysis algorithm.
namthatman/Recommender-System
A Recommender Engine framework
Lab41/hermes
Recommender System Framework
xiangwang1223/neural_social_collaborative_ranking
Item Silk Road: Recommending Items from Information Domains to Social Users, SIGIR2017
gtshs2/TrustSVD
TrustSVD: Collaborative Filtering with Both the Explicit and Implicit Influence of User Trust and of Item Ratings
lcwy220/Social-Recommendation
Models for social recommendation
npxiaoying/Social-Recommendation
Summary of social recommendation papers and codes
hongleizhang/RSPapers
RSTutorials: A Curated List of Must-read Papers on Recommender System.
Coder-Yu/QRec
QRec: A Python Framework for quick implementation of recommender systems (TensorFlow Based)
Zinc-30/social-recommendation-using-matrix-factorization
wubinzzu/NeuRec
Next RecSys Library
mengfeizhang820/Paperlist-for-Recommender-Systems
Recommender Systems Paperlist that I am interested in
DeepGraphLearning/RecommenderSystems
CRIPAC-DIG/SR-GNN
[AAAI 2019] Source code and datasets for "Session-based Recommendation with Graph Neural Networks"
rn5l/session-rec
Python-based framework for building and evaluating session-based and session-aware recommender systems.
recommenders-team/recommenders
Best Practices on Recommendation Systems
graytowne/caser_pytorch
A PyTorch implementation of Convolutional Sequence Embedding Recommendation Model (Caser)
taylorhawks/RNN-music-recommender
sequential content-based recommendation system