Back to course

Feature Scaling: Standard vs Normal

Full Course: AI & Machine Learning (ML)

Feature Scaling\n\nAlgorithms perform better when all features are on a similar scale (e.g., 0 to 1). We use Standardization (Z-score) or Normalization (Min-Max).