supervised training of SOM in MATLAB
Afficher commentaires plus anciens
I have a labelled data set, each data entry is of six dimensional. Each data entry is pre-labelled as belonging to one of 10 clusters.
I would like to train a SOM to fit this labelled data set. In other words, I would like to enforce a SOM that can exactly( or almost) cluster the same result to each data entry as the pre-labelled one.
Is there a function in the MATLAB neural network toolbox that can fulfill the above requirement?
Réponse acceptée
Plus de réponses (1)
Amith Kamath
le 17 Nov 2011
0 votes
I don't know if matlab natively includes SOM functions, but you should definitely find it here: http://www.cis.hut.fi/somtoolbox/
Catégories
En savoir plus sur Get Started with Statistics and Machine Learning Toolbox dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!