Hi,
I created clusters via cluster method on SAS Enterpise Miner but I could not see which customers get which segments according to the model. How can I see this? (I am talking about validation and train data set, not test data) .
Thanks,
Mutlu
You can see the segments for each observation in your data by looking at the exported data after running a Cluster node. A _SEGMENT_ variable is added to the exported data. You can see this by going to the properties panel -> General -> Exported Data -> TRAIN and VALIDATE Port
Thanks. I am working as a consultant and I dont have a permisson to view data from that the folder that miner automatically exported. Any other solution to view segmented data?
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
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.