Feature Scaling

Feature Scaling: Normalization vs Standardization

Data Pre-processing is the first and crucial step in Machine Learning. Unfortunately, it is the most ignorant one. Feature scaling is one of the data pre-processing tasks. Let’s understand feature […]

Feature Scaling: Normalization vs Standardization Read More »