Skip to content

Conversation

TanguyUrvoy
Copy link

@TanguyUrvoy TanguyUrvoy commented Sep 29, 2022

To my opinion, the 2 * ( 1-max(0.5,auc) ) transformation is a normalization procedure which transforms the 0.5-to-1-lower-is-better auc metric into a 0-to-1-higher-is-better metric.
I propose to move it to the normalization method and keep the raw auc score clipped to [0.5,1] as a raw detection measure.
One reason is that auc is a well known and understood metric.

@TanguyUrvoy TanguyUrvoy requested a review from a team as a code owner September 29, 2022 12:06
@TanguyUrvoy TanguyUrvoy requested review from pvk-developer and removed request for a team September 29, 2022 12:06
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