Normalization and Standardization with Python Code
To build a good Machine Learning model, Feature Engineering is a crucial step. During Data Preprocessing, we do feature engineering so that our data will be perfect for the model-building. Feature Engineering includes many scaling techniques such as ...
rounakshow.hashnode.dev2 min read