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

Hello,

I ran a cluster analysis in SAS EM and would like to analyze the results further in Base SAS. In particular, I'm interested to get a column indicating cluster membership for each record in my input data set. I believe I have identified the data set to CLUS_TRAIN in my SAS EM Workspace. However, when I specify the library and attempt to view the data, I get an error in the SAS log indicating that there was a failure loading the view.

Can someone point out my error? Is there another way to get the results of the Cluster node into Base SAS?

Thank you.

Sincerely,

Dhrumil Patel

1 ACCEPTED SOLUTION

Accepted Solutions
M_Maldonado
Barite | Level 11

Hi Dhrumil,

You are probably missing to create a library with the exact same name as your Enterprise Miner workspace server (e.g. EMWS1, EMWS2, EMWS3, etc). The reason you have to do this is because Clus_train is a view, not a data set.

In this thread () we bounced ideas with Elisa on how to see the exported view of the Cluster node. You can create a library on base SAS or you can do as suggests and use the Save Data node

These suggestions work with any Enterprise Miner node. It's just a happy coincidence that you are doing a similar thing as !

Good luck!

-Miguel

View solution in original post

2 REPLIES 2
M_Maldonado
Barite | Level 11

Hi Dhrumil,

You are probably missing to create a library with the exact same name as your Enterprise Miner workspace server (e.g. EMWS1, EMWS2, EMWS3, etc). The reason you have to do this is because Clus_train is a view, not a data set.

In this thread () we bounced ideas with Elisa on how to see the exported view of the Cluster node. You can create a library on base SAS or you can do as suggests and use the Save Data node

These suggestions work with any Enterprise Miner node. It's just a happy coincidence that you are doing a similar thing as !

Good luck!

-Miguel

dhrumil_patel
Fluorite | Level 6

Thanks Miguel. I was able to extract the data set with the "Save Data" node. Appreciate the help!

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
  • 2 replies
  • 2718 views
  • 0 likes
  • 2 in conversation