Pinned Repositories
asv-benchmark
PyKEEN benchmarks with airspeed velocity served at https://pykeen.github.io/asv-benchmark/
benchmarking
📊 Results from the reproducibility and benchmarking studies presented in "Bringing Light Into the Dark: A Large-scale Evaluation of Knowledge Graph Embedding Models Under a Unified Framework" (http://arxiv.org/abs/2006.13365)
bloom-filterer-benchmark
🪑 Benchmark the bloom filterer at https://pykeen.github.io/bloom-filterer-benchmark/
collation-benchmark
🪑 Benchmark collation of negative samples inside the DataLoader
ilpc2022
🏅 KG Inductive Link Prediction Challenge (ILPC) 2022
kgem-meta-review
📖 Knowledge graph embedding model meta-review at https://pykeen.github.io/kgem-meta-review/
kgem-software-review
📖 A review of KGEM packages and frameworks at https://pykeen.github.io/kgem-software-review.
negative-sampler-benchmark
🪑 Benchmark negative samplers' false negative rate
pykeen
🤖 A Python library for learning and evaluating knowledge graph embeddings
ranking-metrics-manuscript
📐 Results for the Ranking Metrics submission @ GLB 2022
PyKEEN's Repositories
pykeen/pykeen
🤖 A Python library for learning and evaluating knowledge graph embeddings
pykeen/ilpc2022
🏅 KG Inductive Link Prediction Challenge (ILPC) 2022
pykeen/benchmarking
📊 Results from the reproducibility and benchmarking studies presented in "Bringing Light Into the Dark: A Large-scale Evaluation of Knowledge Graph Embedding Models Under a Unified Framework" (http://arxiv.org/abs/2006.13365)
pykeen/ranking-metrics-manuscript
📐 Results for the Ranking Metrics submission @ GLB 2022
pykeen/kgem-software-review
📖 A review of KGEM packages and frameworks at https://pykeen.github.io/kgem-software-review.
pykeen/kgem-meta-review
📖 Knowledge graph embedding model meta-review at https://pykeen.github.io/kgem-meta-review/
pykeen/asv-benchmark
PyKEEN benchmarks with airspeed velocity served at https://pykeen.github.io/asv-benchmark/
pykeen/bloom-filterer-benchmark
🪑 Benchmark the bloom filterer at https://pykeen.github.io/bloom-filterer-benchmark/
pykeen/collation-benchmark
🪑 Benchmark collation of negative samples inside the DataLoader
pykeen/ecosystem-ci
Automate issue discovery for your projects against Lightning nightly and releases.
pykeen/negative-sampler-benchmark
🪑 Benchmark negative samplers' false negative rate
pykeen/pykeen.github.io
🌐 The website for PyKEEN and the KEEN universe at https://pykeen.github.io
pykeen/benchmark-sparse-diagonal
🪑 Benchmark extraction of diagonal entries of a sparse matrix
pykeen/nonparametric-baseline-benchmark
🪑 Benchmark non-parametric KGE models