pyannote / pyannote-metrics

A toolkit for reproducible evaluation, diagnostic, and error analysis of speaker diarization systems
http://pyannote.github.io/pyannote-metrics
MIT License
186 stars 33 forks source link

Detection fscore #42

Closed MarvinLvn closed 4 years ago

MarvinLvn commented 4 years ago

Handle cases where detection and recall are both equal to 0. precision being calculated as relevant_retrieved / retrieved recall being calculated as relevant_retrieved / relevant These cases happen when relevant_retrieved is equal to 0.

hbredin commented 4 years ago

For some reason, I can see commits from your previous pull request as well. Can you please rebase before creating this pull request, this should solve the issue...

MarvinLvn commented 4 years ago

Delete this current pull-request for PR https://github.com/pyannote/pyannote-metrics/pull/44

hbredin commented 4 years ago

FYI: this is part of (just released) pyannote.metrics 2.3