BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.

Hi All,

I'm working on a creating a predictive model, and would like to explore the data (there's a LOT of it) before starting the actual modeling work. I went through one of the EM courses (Applied Analytics Using SAS Enterprise Miner) but found it didn't explain the interpretation of the SOM/Kohonen node.

This may just be because I'm new to EM and data analysis, and if so I'd appreciate if someone could point me in the direction of a resource to learn how to interpret SOM/Kohonen maps, but from my searching and reading (a few textbooks recommended for neural networks) I'm still unsure of the meaning of the nodes output.

Any help would be greatly appreciated!

Thank you

1 ACCEPTED SOLUTION

Accepted Solutions
M_Maldonado
Barite | Level 11

In this article the authors use the Segment Profile node to interpret the segments that the SOM/K node outputs.

I hope this helps,

Miguel

http://www.iasri.res.in/sscnars/data_mining/8-som%20with%20e-miner.pdf

View solution in original post

4 REPLIES 4
M_Maldonado
Barite | Level 11

In this article the authors use the Segment Profile node to interpret the segments that the SOM/K node outputs.

I hope this helps,

Miguel

http://www.iasri.res.in/sscnars/data_mining/8-som%20with%20e-miner.pdf

genericuserid111
Calcite | Level 5

Thank you for your reply!

Unfortunately, the article doesn't explain *what* the Segment Profile nodes results mean. It may just be that I'm unfamiliar with data analysis, but information about things like "Petal width" or "Som Dimension2" doesn't really mean anything to me.

I've found that most tutorials or explanations of EM simply show you how to perform a specific task without providing the information of why. Again though, it's very possible that I just am lacking the knowledge needed to make use of the tool.

gergely_batho
SAS Employee

Hi,

Segment Profile Node creates different stats and graphs about the clusters or segments. It does nothing specific for SOM/Kohonen.

So, the interpretation of the Segment Profile node is the same as you would use it after a "regular" Cluster Node.

SOM/Kohonen has one additional feature compared to other methods: each cluster (which corresponds to an output neuron) has a row and a column number. Clusters are forced into a grid. Every cluster will have 2 or 4 neighbors...

You could visualize this grid (heat map?), maybe coloring based on number of obs, or average of some variable. It would be like a nonlinear 2D mapping of your higher dimensional data. (Remember: by default SOM initializes with a kind of linear 2D mapping based on the first 2 principal components.)

genericuserid111
Calcite | Level 5

It's seeming like I'm the limiting feature here as I have trouble interpreting the output for the cluster node as well.

Would the interpretation of the output from the cluster node be considered something a data analyst would understand out of the box? I.e. is there some standard of terminology SAS is adhering to here?

Thank you!

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

How to choose a machine learning algorithm

Use this tutorial as a handy guide to weigh the pros and cons of these commonly used machine learning algorithms.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 4 replies
  • 6158 views
  • 6 likes
  • 3 in conversation