What is the difference between hard voting and soft voting in ensemble classifiers?

Machine Learning Medium

Machine Learning — Medium

What is the difference between hard voting and soft voting in ensemble classifiers?

Key points

  • Hard voting: selects majority class
  • Soft voting: averages probabilities
  • Soft voting performs better with well-calibrated models

Ready to go further?

Related questions