May 2017
Intermediate to advanced
294 pages
7h 33m
English
Features can be on four scales as we covered in the introduction of this chapter. Models do not care about nominal features but are very sensitive to the scale of ratio or numerical features. In the house example, the house size and lot size are on a different scale, and that may make the model think that the lot size is more important than the house size, though the truth is quite the opposite. In a lot of real-life modeling scenarios, scale difference can be in hundreds, if not in thousands.
There are different ways of doing feature scaling, such as the following:
Read now
Unlock full access