Feature Scaling with Standard Scaler from Scikit-learn.
Feature scaling in machine learning is a process of calculating distances between data. There are so many methods of scaling data, but in this practice I worked with the standard scaler from scikit-learn.
Standard scaler involves standardizing a fea...
ada-ihueze.hashnode.dev2 min read