-
Notifications
You must be signed in to change notification settings - Fork 99
Open
Description
After doing some checks on my limbdu wrapper, and seeing that the Accuracy fields don't return what one would except knowing TP, TN and count's values (for both microAverage and macroAverage).
I was wondering, why is the TRUE field used for calculating Accuracy when it's not equal to TP which means it's not using the standard (TP + TN) / count formula which applies to both 2-class and multi-class classifications?
Metadata
Metadata
Assignees
Labels
No labels