eBay/KPRN
Reasoning Over Knowledge Graph Paths for Recommendation
Combines knowledge graph path reasoning with neural collaborative filtering to generate explainable item recommendations by learning metapath-based embeddings. Built on Python/Lua stack, integrating RNN-based entity reasoning with neural factorization machines to rank candidate items through interpretable graph traversal rather than black-box similarity matching. Designed for training on heterogeneous information networks where recommendation paths can be extracted and validated against user-item interactions.
285 stars. No commits in the last 6 months.
Stars
285
Forks
83
Language
Lua
License
—
Category
Last pushed
Jun 23, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/eBay/KPRN"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
usc-isi-i2/kgtk
Knowledge Graph Toolkit
malllabiisc/cesi
WWW 2018: CESI: Canonicalizing Open Knowledge Bases using Embeddings and Side Information
usc-isi-i2/cskg
CSKG: The CommonSense Knowledge Graph
malllabiisc/CaRE
EMNLP 2019: CaRe: Open Knowledge Graph Embeddings
RDFLib/graph-pattern-learner
Evolutionary Graph Pattern Learner that learns SPARQL queries for a given set of...