Skip to content

(EAI-599,EAI-600): Retrieval evaluation and scorers #551

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
Nov 7, 2024
Merged

Conversation

mongodben
Copy link
Collaborator

@mongodben mongodben commented Nov 6, 2024

Jira:

Changes

  • Add the following retrieval metrics:
    • averagePrecision@K
    • binary NDCG@K
    • f1@K
    • precision@K
    • recall@K
  • fuzzy link matching logic
  • retrieval.eval.ts orchestration code

Notes

@mongodben mongodben marked this pull request as ready for review November 7, 2024 14:34
@mongodben mongodben changed the title (EAI-599,EAI-600): Retrieval evaluators and scorers (EAI-599,EAI-600): Retrieval evaluation and scorers Nov 7, 2024
Copy link
Collaborator

@nlarew nlarew left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, 1 question. Nice easy to parse test files!

@mongodben mongodben merged commit ab9596d into main Nov 7, 2024
1 check passed
@mongodben mongodben deleted the EAI-600 branch November 7, 2024 21:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants