You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am a som newbie.
I have a total of 85 data.
Their labels are from 1 to 85, but only a part of them are shown in the figure.
Where are the other labels and how to display them?
Thanks !
The text was updated successfully, but these errors were encountered:
I'm not a SOM expert. But if I understood correctly, you only have 85 data points and you want to apply SOM to that. I don't think SOM would be useful in your case, because SOM intention is to group your data into more general cases and having 85 classes for 85 data points is useless.
I'm not a SOM expert. But if I understood correctly, you only have 85 data points and you want to apply SOM to that. I don't think SOM would be useful in your case, because SOM intention is to group your data into more general cases and having 85 classes for 85 data points is useless.
The graph in the problem is to explain the relationship between samples and classification results.
85 data samples and each sample has 12 data dimensions, which are clustered into 3 categories by SOM.
SOM represents multidimensional clustering as a two-dimensional plane as shown in the figure below.
I am a som newbie.
I have a total of 85 data.
Their labels are from 1 to 85, but only a part of them are shown in the figure.
Where are the other labels and how to display them?
Thanks !
The text was updated successfully, but these errors were encountered: