Skip to content

Implement search result comparison #108

Open
@wrigleyDan

Description

Implementation of the search result comparison

For each query of a query set:

  1. Get the results for the specified search configs
  2. Calculate Jaccard@k & RBO@k
  3. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions