Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 276 Bytes

File metadata and controls

9 lines (8 loc) · 276 Bytes

Normalization_in_Machine_Learning

Applied normalization techniques to the features in machine learning models

  1. Power Transform
  2. Logarithmic Normalization
  3. Reciprocal Normalization
  4. Square root Normalization
  5. Box cox Normalization
  6. Gaussian Quantile Transformer