I am wondering what is the difference between normalization and feature scaling and usually when working on a machine learning project what comes normalization or feature scaling.
Also, it would be nice if somebody can post the sckit-learn library function for normalization and feature scaling ?