Skip to content

Feat/metrics precision recall#1609

Merged
LinasKo merged 3 commits intodevelopfrom
feat/metrics-precision-recall
Oct 18, 2024
Merged

Feat/metrics precision recall#1609
LinasKo merged 3 commits intodevelopfrom
feat/metrics-precision-recall

Conversation

@LinasKo
Copy link
Contributor

@LinasKo LinasKo commented Oct 18, 2024

Description

Added Precision and Recall metrics.
Added missing documentation and examples for other metrics. Added
Added Common Values section, documenting metric enums.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

How has this change been tested, please provide a testcase or example of how you tested the change?

Colab

Any specific deployment considerations

Docs

  • Docs updated? Yes.

@LinasKo
Copy link
Contributor Author

LinasKo commented Oct 18, 2024

Note: the mAP values in the Colab are very suspicious. Treating missing values as 0 might be having an impact after all.

@LinasKo
Copy link
Contributor Author

LinasKo commented Oct 18, 2024

I verified that Precision and Recall values make up the F1 score. The plotting looks alright.

There are a few runtime warnings when averaging the results with MICRO and WEIGHTED, but the results is correct. Let's leave that for the future.

@LinasKo LinasKo merged commit ea776b5 into develop Oct 18, 2024
@Borda Borda deleted the feat/metrics-precision-recall branch January 7, 2026 18:16
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.

1 participant