πŸ“š Node [[normalization]] ⟢ subnode @KGBicheno/normalization
Nodes contain individual contributions whose filenames match your search. x

Loading pushes...

πŸ““ Artificial Intelligence/Introduction to AI/Week 3 - Introduction/Definitions/Normalization.md by @KGBicheno

normalization

Go back to the [[AI Glossary]]

The process of converting an actual range of values into a standard range of values, typically -1 to +1 or 0 to 1. For example, suppose the natural range of a certain feature is 800 to 6,000. Through subtraction and division, you can normalize those values into the range -1 to +1.

See also scaling.

Rendering context...