Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AmenRa/ranx
/ types & classes
Types & classes
5 in github.com/AmenRa/ranx
⨍
Functions
578
◇
Types & classes
5
↓ 142 callers
Class
Run
`Run` stores the relevance scores estimated by the model under evaluation.<\br> The preferred way for creating a `Run` instance is converting a Py
ranx/data_structures/run.py:24
↓ 24 callers
Class
Qrels
`Qrels`, or _query relevance judgments_, stores the ground truth for conducting evaluations. The preferred way for creating a `Qrels` instance is
ranx/data_structures/qrels.py:38
↓ 1 callers
Class
FrozensetDict
ranx/data_structures/frozenset_dict.py:4
↓ 1 callers
Class
OptimizationReport
ranx/data_structures/optimization_report.py:50
↓ 1 callers
Class
Report
A `Report` instance is automatically generated as the results of a comparison. A `Report` provide a convenient way of inspecting a comparison resu
ranx/data_structures/report.py:40