Clusterin--SOM Sample Hits (plotsomhits) interpretation
1 view (last 30 days)
Show older comments
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
0 Comments
Answers (1)
Zied
on 5 Sep 2011
You have to do an hierarchical classification (function: cluster) and specify the number of classes you want to have.
0 Comments
See Also
Categories
Find more on Function Approximation, Clustering, and Control in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!