Standardizing continuous variables

Building a machine learning model using features that have significantly different ranges and resolutions (such as age and salary) might pose not only computational problems, but also model-convergence and coefficient-interpretability problems.

In this recipe, we will learn how to standardize continuous variables so they have a mean of 0 and a standard deviation of 1.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset