What is the primary purpose of performing feature scaling in a machine learning pipeline?

Data Science Easy

Data Science — Easy

What is the primary purpose of performing feature scaling in a machine learning pipeline?

Key points

  • Scaling prevents features with large magnitudes from dominating models
  • Distance-based algorithms are highly sensitive to feature scale
  • Standardization and normalization are common scaling techniques

Ready to go further?

Related questions