10 packages tagged with “Ranking”
Minimalist Libray to manage Leaderboards and Top(N) use cases
A C# implementation of the Glicko-2 ranking algorithm. Glicko-2 is based on the ELO ranking system used in chess which takes into account the volatility of a player's results. Any issues can be logged here: https://github.com/ikhanage/Glicko2/issues
A .NET implementation of the Atlassian LexoRank algorithm.
Core signal extraction pipeline: embeddings, entities, knowledge graphs, ranking, LLM routing with budget enforcement and circuit-breaking. Builds on Mostlylucid.DocSummarizer for shared NER, content extraction, and RRF scoring.
A faster, open-license alternative to Microsoft TrueSkill
Support high-performance ranking of an generic List of values in a window of size N where a new value is added to the right side of the window and the oldest one is removed from the left side of the window.
A lightweight, zero-configuration semantic reranker for .NET. Supports multiple cross-encoder models with automatic download, GPU acceleration, and HuggingFace caching.
An ELO calculation framework for .NET
Learning to Rank (LTR) command line interface (CLI) tool for training rankers with LightGBM and FastTree
Zero-allocation frame budget scheduling:SIMD scoring + Top-K and per-group quota selection for games and servers.