normalization - AshokBhat/ml GitHub Wiki
- Transform features to be on a similar scale.
- Improves the performance and training stability of the model
- Scaling to a range
- Clipping
- Log scaling
- Z-score
- What is normalization?
- Why is it applied to input prior to training?
⚠️ **GitHub.com Fallback** ⚠️