Clusterin--SOM Sample Hits (plotsomhits) interpretation

Hello there,
I am using the clustering GUI on Matlab's neural network, and I am trying to group my 98 samples of 4 iniputs into 2 classes. Currently, I am using a 2X2 self organizing map with four neurons. I am trying to interpret the SOM Sample Hits plot, as it has grouped my inputs into 4 different classes, but I don't know what the classes mean. Also, I wanted to know if there's a way to group the data into only 2 classes. Thanks so much.
Banke

Answers (1)

You have to do an hierarchical classification (function: cluster) and specify the number of classes you want to have.

Categories

Find more on Statistics and Machine Learning Toolbox in Help Center and File Exchange

Asked:

on 23 Jun 2011

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!