whitening
- noun
- /ˈhwaɪtənɪŋ/
- Specialized
- To enhance the accuracy of our analysis, we applied whitening to the data set before training the algorithm.
Examples
-
vs = var(As T); Bs = As * diag(vs - 1/2) # Whitening #
Academic text (2018) -
Besides representing the now-familiar millennial convergence of tropics and pole, this image recalls the display of colors associated with the albedo or whitening, the first major transformation in the alchemical process.
Academic text (1997) -
In statistics, whitening is crucial for ensuring the data features are uncorrelated and have equal variance.
-
The whitening process helps in improving the performance of machine learning models by removing correlations between features.
Surface Forms
Morphology
Etymology
Whitening in statistics borrows the picture of white ('equal across all parts'), like white noise or white light where no part stands out. So to 'whiten' data is to remove connections between features and make them more even, which helps algorithms work better.