Binary and Multiclass Accuracy don't match #1893
Unanswered
NDoBln
asked this question in
Classification
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
in my program I have the problem that for a 2-class classification problem my multiclass accuracy and binary class accuracy don't match.
I have generated a very small sample example where you can see my parameter settings and outcomes:
The output is:
The binary accuracy value is the one that I would expect but value from multiclass accuracy is wrong.
Can anyone tell what I am doing wrong?
Beta Was this translation helpful? Give feedback.
All reactions