Which problem occurs when using Target Encoding on a categorical feature with very low frequency categories?

Data Science Hard

Data Science — Hard

Which problem occurs when using Target Encoding on a categorical feature with very low frequency categories?

Key points

  • Target encoding is prone to overfitting.
  • Low-frequency categories lack statistical significance.
  • Smoothing is necessary to reduce variance.

Ready to go further?

Related questions