Question about different average in Accuracy. #2516
Unanswered
busFred
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
-
I'm having a little hard time understanding the difference between different ways of averaging accuracy score. I got a imbalanced 4 categories classification problem and i'm attempting to compute the balanced_accuracy_score. I'm wondering which option should i choose
![image](https://private-user-images.githubusercontent.com/32878707/325455648-ef8370ac-15db-47be-a59a-63998d4826f9.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0ODk1NTksIm5iZiI6MTczOTQ4OTI1OSwicGF0aCI6Ii8zMjg3ODcwNy8zMjU0NTU2NDgtZWY4MzcwYWMtMTVkYi00N2JlLWE1OWEtNjM5OThkNDgyNmY5LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTMlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEzVDIzMjczOVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWUyODQyMDM1NzcyNzQ1YTEzNzA3MjRkNDQ5MzU2YTE0ZmU3YWVlN2UzZThiMmI2OWEwYWQ5MzNiYjRhMWNlNTQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.itJVovDF5cZmLbSyTn1W8S-BtR-Dh2WTi3bpkhZL4dM)
Beta Was this translation helpful? Give feedback.
All reactions