Open
Description
Implementation of the search result comparison
For each query of a query set:
- Get the results for the specified search configs
- Calculate Jaccard@k & RBO@k
- Store the result per query in the result comparison metrics index
Executable from the command line.
Takes a configuration file as input that specifies the query set, the result sets, the metrics to be calculated, the depth (@k) for which the metrics are to be calculated.
Do we want a new/separate index for these?
Metadata
Assignees
Labels
No labels