What does the term ‘class imbalance’ mean and how does it affect model training?

Data Science with Python Medium

Data Science with Python — Medium

What does the term ‘class imbalance’ mean and how does it affect model training?

Key points

  • Class imbalance skews model predictions towards the majority class
  • It can result in poor performance on the minority class
  • Models may struggle to generalize well due to this imbalance

Ready to go further?

Related questions