Data normalization: Difference between revisions

Content deleted Content added
FrescoBot (talk | contribs)
m Bot: link syntax/spacing and minor changes
No edit summary
Line 5:
Other forms of data, typically associated with [[signal processing]] (including [[Audio signal processing|audio]] and [[Image processing|imaging]]), can be normalized in order to provide a limited range of values within a norm.
 
From a classifier point of view, a very popular way to normalize data consists on scaling input vectors into a 0 to 1 scale.
 
{{algorithm-stub}}