Learning Vector Quantization (LVQ) is a supervised learning algorithm invented by Teuvo Kohonen, used in the field of machine learning to classify data into predefined sets of classes. LVQ is a type of neural network that focuses on dividing the feature space of data into regions corresponding to different classes.
The LVQ process involves assigning weights to each of the nodes in the network. The weights are adjusted during the training phase so that the model can classify the data more effectively. This adjustment is based on the distance measure just like the k-NN classifier. Thus, through competitive learning, the prototype closest to the training sample is the one that will be updated, moving closer or further away as it favours the classification results.
During the prediction phase, the model uses the network weights to assign a class to the new cases presented to it.
Reference :T. Kohonen. Learning vector quantization for pattern recognition.
Fernando Pavón, CEO of Gamco and expert in Artificial Intelligence applied to business explains to us in the AceleraPYMES cycle how small companies can [...]
Read More »When it comes to gaining new clients, everything is joy and satisfaction for being able to provide them with our service or sell them our product in the best way possible, and we [...]
Read More »Companies are becoming increasingly aware of the importance of gradually incorporating artificial intelligence into their business models. The imp [...]
Read More »As a consequence of this pandemic and economic situation in which we have found ourselves for the last two years, with the intention of better protecting the [...]
Read More »