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.
In recent years, all topics related to Artificial Intelligence (AI) have been arousing enormous interest. Perhaps it is because the heart of [...]
Read More »The massive implementation of cloud services in companies has transformed the way in which business transactions were carried out, since it has [...]
Read More »All businesses usually plan for annual growth, although not all of them achieve it. Increasing the sales of a company in 2022 is [...]
Read More »When seeking financing for companies, one of the most widely used formulas today is factoring. This is a resource that is not always [....]
Read More »