Skip to content
Discussion options

You must be logged in to vote

Hi @astrouhiu ,

  1. There are no built-in / special functions for automatically handling imbalanced data. Although there is such thing as data augmentation to help improve your results.
  2. Generally it's better if you can pre-balance your classes. You might also want to try augmenting your data instead of discarding useful samples.
  3. For the last question, I'm curious how different are the results? How large is the discrepancy?

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by polm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat / textcat Feature: Text Classifier
2 participants