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.
You now have everything you need to get down to work and start working with your company's data. After overcoming the first few hurdles of the [...]
Read More »ERP stands for Enterprise Resource Planning and is a computerized planning and business management system capable of integrating the information [...]
Read More »The content of this article synthesizes part of the chapter "Concept and brief history of Artificial Intelligence" of the thesis Generation of Artificial [...]
Read More »In today's digital age, online customer reviews and comments have become a key factor influencing purchasing decisions.
Read More »