What is Data Standardization? It is a preprocessing method used to transform continuous data to make it look normally distributed. Why? Scikit-learn models assume normally distributed data. In the case of continuous data, we might risk biasing the m...
manavmodi.hashnode.dev2 min read
No responses yet.