Home › Code › precision_at_k

precision_at_k

Syntologyentry name in harvested coderead from the graph 2026-09-24

precision_at_k appears in the code Syntology harvested for 27 papers, as 21 distinct code bodies found in 29 places (a place is one code body under one paper). At least one of them ran in 17 of the papers; 0 of the code bodies carry a behaviour fingerprint.

What this page is not. Routines are grouped here by the exact string of their function or class name. Nothing asserts that two samples named precision_at_k do the same thing, share code, or are comparable; the name is a string, not an identity. Behaviour outputs (what a fingerprinted sample returned on the shared battery) are not in this export and are not shown here; the graph at syntology.ai holds them. "Ran" means executed on a synthesized fixture, not that the code is correct or reproduces a paper.

Samples Syntology

Syntology ran 12 of the 21 distinct code bodies named precision_at_k; 9 are unverified. One tile per status, in the site's fixed vocabulary, each code body counted once:

1ran · honoured contract
0ran · violated contract
0ran · our draft was wrong
0ran · fixture could not drive it
11ran
9unverified
0fingerprinted

Licence is a property of each copy, so it is counted per place: 14 of the 29 places are pointer only (Syntology does not serve that copy's text). This site shows no code text for any sample; every row below links to the file in its repository where the record names one.

“Ran” means the sample executed on a synthesized input; it does not mean the output is correct. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code, and those samples did run. The ran count above is every status except unverified, the same rule as each paper page.

Papers

27 papers shown of 27, newest first; 29 places in the table. A paper with no recorded date is placed by the month its arXiv id encodes, shown in the Date column as YYYY-MM (from id). One row per place: a paper whose repository defines the name more than once appears more than once, and the same code body held for several papers appears once under each, with the same status. Titles and dates are the archive's archive 2025-07-28 for papers in the archive, and the graph's for 4 papers added by Syntology; 2 papers have no page here and are shown by arXiv id only. Status and fingerprint are Syntology's record of each code body; licence is recorded for each place. The File cell ends with the code body's code_sha256, Syntology's identity for that exact code: an agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

PaperDateFileStatus SyntologyLicence
RAD: Rule-Augmented Relational Anomaly Detection added by Syntology 2026-08 (from id) noahd15/RAD_RelationalAnomalyDetection/lanl/rdl_lanl.py bae4a501c3f70a8b ran no licence file found · pointer only
RAD: Rule-Augmented Relational Anomaly Detection added by Syntology 2026-08 (from id) noahd15/RAD_RelationalAnomalyDetection/lanl/run_lanl_six_ablations.py 7c231f23664d3721 ran no licence file found · pointer only
RAD: Rule-Augmented Relational Anomaly Detection added by Syntology 2026-08 (from id) noahd15/RAD_RelationalAnomalyDetection/lanl/run_lanl_tabular_baselines.py 182af392557eb6ac ran no licence file found · pointer only
Characterize Then Distill: Mechanistic Reasoning in Large Output Spaces added by Syntology 2026-06 (from id) research-anon-487/xcube/xcube/metrics.py 111d946b6f9de033 unverified Apache-2.0 (permissive)
DMF: A Deterministic Memory Framework for Conversational AI Agents added by Syntology 2026-06 (from id) matstech/dmf-benchmarks/dmf_bench/benchmarks/locomo/ablation.py 1c147c09654b3caa ran MIT (permissive)
Chronological Knowledge Retrieval: A Retrieval-Augmented Generation Approach to Construction Project Documentation added by Syntology 2026-04 (from id) ikostis-ucl/bpc_meeting_assistant/eval/eval_metrics.py 40c1dfca52af20fa unverified MIT (permissive)
arXiv:2506.15862 2025-06 (from id) Josh1108/MixtureRetrievers/core/evaluate_runs.py 88d3febe26a5da23 unverified Apache-2.0 (permissive)
Agentic Predictor: Performance Prediction for Agentic Workflows via Multi-View Encoding 26 May 2025 deepauto-ai/agentic-predictor/agent_predictor/evaluate_mvgnn.py 71461b8aea1df5e2 unverified MIT (permissive)
Text-like Encoding of Collaborative Information in Large Language Models for Recommendation 5 Jun 2024 zyang1580/binllm/used_metrics.py ca85fc22ecc0f5f8 ran no licence file found · pointer only
Intersectional Unfairness Discovery 31 May 2024 xugezheng/bggn/engine/engine_vae_bias.py 4800aa7f52553655 ran · honoured contract no licence file found · pointer only
Cluster-based Graph Collaborative Filtering 16 Apr 2024 zhao254014/clustergcf/ClusterGCF/utility/metrics.py de0d0e47ac6bbe6c ran no licence file found · pointer only
Zero-Shot ECG Classification with Multimodal Learning and Test-time Clinical Knowledge Enhancement 11 Mar 2024 cheliu-computation/merl/utils/utils_loss.py e5487ec054cd281e ran MIT (permissive)
VariErr NLI: Separating Annotation Error from Human Label Variation 4 Mar 2024 mainlp/VariErr-NLI/build_score_table.py 04aa42119c9d143f ran no licence file found · pointer only
PromptMM: Multi-Modal Knowledge Distillation for Recommendation with Prompt-Tuning 27 Feb 2024 hkuds/promptmm/codes/utility/metrics.py de0d0e47ac6bbe6c ran no licence file found · pointer only
AnaloBench: Benchmarking the Identification of Abstract and Long-context Analogies 19 Feb 2024 JHU-CLSP/AnaloBench/code/t2_evaluation.py 1ce58e28d1fcc2b4 ran no licence file found · pointer only
User Consented Federated Recommender System Against Personalized Attribute Inference Attack 23 Dec 2023 hkust-knowcomp/uc-fedrec/utility/metric.py de0d0e47ac6bbe6c ran no licence file found · pointer only
G2D: From Global to Dense Radiography Representation Learning via Vision-Language Pre-training 3 Dec 2023 cheliu-computation/g2d-neurips24/PRETRAIN/utils/loss.py e5487ec054cd281e ran no licence file found · pointer only
LLMRec: Large Language Models with Graph Augmentation for Recommendation 1 Nov 2023 hkuds/llmrec/utility/metrics.py de0d0e47ac6bbe6c ran Apache-2.0 (permissive)
DORIS-MAE: Scientific Document Retrieval using Multi-level Aspect-based Queries 7 Oct 2023 Real-Doris-Mae/Doris-Mae-Dataset/benchmarking/rank_performance_util.py bf3c7a72444f860f ran licence not identified · pointer only
Fine-grained Late-interaction Multi-modal Retrieval for Retrieval Augmented Visual Question Answering 29 Sep 2023 LinWeizheDragon/Retrieval-Augmented-Visual-Question-Answering/src/utils/retrieval_metrics.py de0d0e47ac6bbe6c ran GPL-3.0 (copyleft) · pointer only
Graph Contrastive Learning Meets Graph Meta Learning: A Unified Method for Few-shot Node Tasks 19 Sep 2023 haoliu-cola/cola/utils.py 38fbd0da1b22801d ran no licence file found · pointer only
Propensity-scored Probabilistic Label Trees 20 Oct 2021 mwydmuch/napkinXC/python/napkinxc/metrics.py b1b53d35e01074c8 unverified MIT (permissive)
Open Cross-Domain Visual Search 19 Nov 2019 twuilliam/open-search/metrics.py 0b5204fbf39cb428 unverified MIT (permissive)
Unbiased Recommender Learning from Missing-Not-At-Random Implicit Feedback 9 Sep 2019 usaito/unbiased-implicit-rec/src/utils/metrics.py 67693b649c55a340 unverified Apache-2.0 (permissive)
Hierarchical Gating Networks for Sequential Recommendation 21 Jun 2019 allenjack/HGN/eval_metrics.py 7dd87d91e291a646 unverified MIT (permissive)
Neural Graph Collaborative Filtering 20 May 2019 immabe/NGCF_pytorch/NGCF/utility/metrics.py de0d0e47ac6bbe6c ran MIT (permissive)
KGAT: Knowledge Graph Attention Network for Recommendation 20 May 2019 zju-dbl/metakg/utility/metrics.py de0d0e47ac6bbe6c ran Apache-2.0 (permissive)
All-but-the-Top: Simple and Effective Postprocessing for Word Representations 5 Feb 2017 lgalke/vec4ir/vec4ir/rank_metrics.py 0b5204fbf39cb428 unverified MIT (permissive)
arXiv:2025.findings-acl.433 haon-chen/mmE5/evaluation/eval_utils.py d422331a5419580e unverified MIT (permissive)

This site shows no code text; each File cell links to the file on GitHub at the repository's current default branch, which may have changed since the harvest. "Pointer only" means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence cell for the reason. Per-sample records for a paper are on its paper page under "Code Syntology ran".

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections