|
DATA MINING
Desktop Survival Guide by Graham Williams |
|
|||
Recenter |
A common normalisation is to recenter and rescale our data. The simplest approach to do this is to subtract the mean value of a variable from each entity's value of the variable (to recenter the variable) and to then divide the values by the standard deviation, which re-scales the variable back to a range of a few integer values around zero.