D2KLab/entity2rec
entity2rec generates item recommendation using property-specific knowledge graph embeddings
Computes user-item embeddings from hybrid property-specific knowledge graph subgraphs combining collaborative feedback and content properties via entity2vec. Generates relatedness scores across multiple properties and aggregates recommendations using learnable functions (LambdaMart, average, max, min) evaluated against standard ranking metrics. Supports flexible property configuration and caches embeddings for efficient re-evaluation across different aggregation strategies.
183 stars. No commits in the last 6 months.
Stars
183
Forks
43
Language
Python
License
Apache-2.0
Category
Last pushed
Feb 17, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/D2KLab/entity2rec"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
Azure-Samples/azure-sql-db-session-recommender
Build a recommender using OpenAI, Azure Functions, Azure Static Web Apps, Azure SQL DB, Data API...
Chinmayrane16/Recommender-Systems-with-Collaborative-Filtering-and-Deep-Learning-Techniques
Implemented User Based and Item based Recommendation System along with state of the art Deep...
mengfeizhang820/Paperlist-for-Recommender-Systems
Recommender Systems Paperlist that I am interested in
loserChen/Awesome-Recommender-System
The collection of papers about recommender system
Gavince/Recommend-System
深度学习与推荐系统学习,理论结合代码更香。