Question regarding same results for 'micro'
average type
#1398
Unanswered
sarthakpati
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Thank you for the amazing work you have done with this.
I wanted to ask the reasoning for this behavior I am seeing. The
"micro"
average type for many classification metrics is giving identical results, but"macro"
,"weighted"
, or"none"
do not. Here are the steps to reproduce this:The actual script:
The output:
Any insight into this would be really helpful, thank you!
Cheers,
Sarthak
Beta Was this translation helpful? Give feedback.
All reactions