Which consequence arises from applying Min-Max scaling to a feature containing significant outliers?

Data Science Hard

Data Science — Hard

Which consequence arises from applying Min-Max scaling to a feature containing significant outliers?

Key points

  • Min-Max scaling is sensitive to extreme values.
  • Outliers inflate the range, compressing the bulk of the data.
  • Standardization is often preferred for features with outliers.

Ready to go further?

Related questions