allegro/allRank
allRank is a framework for training learning-to-rank neural models based on PyTorch. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2519
- days_rel: n/a
- days_push: 757
- n_releases_24m: 0
Adoption not part of the score
1009 stars · 131 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
allRank is a PyTorch-based framework for training neural learning-to-rank (LTR) models. It provides pointwise, pairwise, and listwise loss functions, Transformer and fully-connected scoring architectures, ranking metrics like NDCG and MRR, and click models for simulated click-through experiments.
Use cases
- train a neural learning-to-rank model in pytorch
- experiment with listwise ranking losses like lambdaloss or approxndcg
- evaluate ranking models with ndcg and mrr metrics
- simulate click-through data with click models for LTR research
- train a transformer scoring function on libsvm ranking data
When to choose
- you need a ready-made, configurable framework for neural LTR research or experimentation
- you want to compare many ranking loss functions under one training pipeline
- you work in PyTorch and want NDCG/MRR evaluation built in
When to avoid
- you need a production search/ranking service rather than a training framework
- you want non-neural or gradient-boosted-tree LTR (e.g. XGBoost/LightGBM rankers)
- you need active feature development or frequent updates
Facets
framework · maturity maintenance
machine-learning deep-learning search-engine benchmarking machine-learning deep-learning python learning-to-rank pytorch ndcg ranking loss-functions transformer click-models libsvm information-retrieval search docker gpu linux
2 sources
- readme: https://github.com/allegro/allRank · fetched 2026-08-28 · 81ab46394dff
- registry_pypi: https://pypi.org/pypi/allrank/json · fetched 2026-08-29 · e8d5d19bc00f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| allegro/allRank | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem