Learning vector quantization
Appearance
LVQ (Learning Vector Quantization)
LVQ, or Learning Vector Quantization, is a supervised pattern classification algorithm. LVQ is related to the k-Nearest Neighbors (k-NN) algorithm and to Self-organizing maps (SOM).