Skip to content
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

Implement function to calculate Exact Match metric #6067

Closed
Tracked by #6061
silvanocerza opened this issue Oct 16, 2023 · 0 comments · Fixed by #6696, #7050 or #7381
Closed
Tracked by #6061

Implement function to calculate Exact Match metric #6067

silvanocerza opened this issue Oct 16, 2023 · 0 comments · Fixed by #6696, #7050 or #7381
Assignees
Labels
2.x Related to Haystack v2.0 P1 High priority, add to the next sprint topic:eval type:feature New feature or request
Milestone

Comments

@silvanocerza
Copy link
Contributor

As specified in proposal #5794 we need to implement a function to calculate the Exact Match metric.

Ideally the function should be part of the private interface and called only through the calculate_metrics function (see #6063). _calculate_em() could be a nice name.

For more detailed information check out the original proposal.

@silvanocerza silvanocerza added type:feature New feature or request 2.x Related to Haystack v2.0 labels Oct 16, 2023
@silvanocerza silvanocerza modified the milestones: 1.22.0, 2.0-beta Oct 16, 2023
@Timoeller Timoeller removed this from the 2.0-beta milestone Oct 18, 2023
@masci masci added the P2 Medium priority, add to the next sprint if no P1 available label Dec 11, 2023
@silvanocerza silvanocerza reopened this Feb 21, 2024
@silvanocerza silvanocerza added this to the 2.1.0 milestone Feb 23, 2024
@silvanocerza silvanocerza added P3 Low priority, leave it in the backlog and removed P2 Medium priority, add to the next sprint if no P1 available labels Feb 23, 2024
@silvanocerza silvanocerza reopened this Feb 23, 2024
@masci masci added P1 High priority, add to the next sprint and removed P3 Low priority, leave it in the backlog labels Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.x Related to Haystack v2.0 P1 High priority, add to the next sprint topic:eval type:feature New feature or request
Projects
None yet
5 participants