Skip to content

Implement change-based metrics #107

Open
@wrigleyDan

Description

Change needs to be quantified when comparing query results.

The following metrics are implemented:

  • Rank-biased overlap
  • Jaccard

Both metrics can be are calculated for a specific depth which is configurable.

Metrics are calculated per query. Always, two result sets are compared. Per query both metrics calculations take two result sets as their input and return the metrics (a decimal in the range between 0 and 1).

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