Replies: 1 comment 1 reply
-
In general it depends on how unbalanced your dataset is. A small unbalance is not nessesarily something you need to take care of. You could always consider doing the following to counter the unbalance in your dataset:
|
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hello first of all, I have a unbalanced classification dataset. Which method/approach should I use to test this model ? Is confusion matrix enough or there is other metrics that I should use ?
Suggestions will be greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions