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

Has anyone used this before in customer segmentation. Can someone direct me to a code I could use ?

 

Thanks

Samreen

 

 

1 ACCEPTED SOLUTION

Accepted Solutions
DougWielenga
SAS Employee

There are no user-supported procedures for generating these types of analyses in SAS directly, but SAS Enterprise Miner has an SOM/Kohonen Node for building Self-Organizing Maps or Kohonen Networks.   They can be used to create segments much like clustering methods and it has been argued that these methods might be more stable than k-means clustering in many situations.   It is also possible to be misled by the visual display created by such an analysis as it might direct your thinking along those lines.  You might find it useful to analyze the data in several ways including using SOMs and clustering methods to better understand how the solutions differ with respect to a particular set of input data.  You can find additional documentation for these nodes in the software itself by clicking on Help --> Contents and then navigating in the panel on the left to 

 

Node Reference

    Explore

       SOM/Kohonen Node

 

and then clicking on Overview of the SOM/Kohonen Node in the panel on the right.  From this section, you will find the following comments:

 

You use the SOM/Kohonen node to perform unsupervised learning by using Kohonen vector quantization (VQ), Kohonen self-organizing maps (SOMs), or batch SOMs with Nadaraya-Watson or local-linear smoothing. Kohonen VQ is a clustering method, whereas SOMs are primarily dimension-reduction methods. For cluster analysis, the Clustering node is recommended instead of Kohonen VQ or SOMs.

 

 

You can run SAS Enterprise Miner in batch mode but you cannot generate SOMs in SAS without having a SAS Enterprise Miner license.  

 

Let me know what you think!

Doug

View solution in original post

1 REPLY 1
DougWielenga
SAS Employee

There are no user-supported procedures for generating these types of analyses in SAS directly, but SAS Enterprise Miner has an SOM/Kohonen Node for building Self-Organizing Maps or Kohonen Networks.   They can be used to create segments much like clustering methods and it has been argued that these methods might be more stable than k-means clustering in many situations.   It is also possible to be misled by the visual display created by such an analysis as it might direct your thinking along those lines.  You might find it useful to analyze the data in several ways including using SOMs and clustering methods to better understand how the solutions differ with respect to a particular set of input data.  You can find additional documentation for these nodes in the software itself by clicking on Help --> Contents and then navigating in the panel on the left to 

 

Node Reference

    Explore

       SOM/Kohonen Node

 

and then clicking on Overview of the SOM/Kohonen Node in the panel on the right.  From this section, you will find the following comments:

 

You use the SOM/Kohonen node to perform unsupervised learning by using Kohonen vector quantization (VQ), Kohonen self-organizing maps (SOMs), or batch SOMs with Nadaraya-Watson or local-linear smoothing. Kohonen VQ is a clustering method, whereas SOMs are primarily dimension-reduction methods. For cluster analysis, the Clustering node is recommended instead of Kohonen VQ or SOMs.

 

 

You can run SAS Enterprise Miner in batch mode but you cannot generate SOMs in SAS without having a SAS Enterprise Miner license.  

 

Let me know what you think!

Doug

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

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
  • 1 reply
  • 1897 views
  • 1 like
  • 2 in conversation