<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic SAS Miner: export train cluster results in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/SAS-Miner-export-train-cluster-results/m-p/138033#M1274</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope someone can help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to access the final SAS data file with the cluster training results, with the assigned cluster per customers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I access the export file folder, I see several SAS files but I can#t see the training set. The only training output is in SAS view format and I can open/load it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks,&lt;/P&gt;&lt;P&gt;Elisa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jan 2015 13:16:39 GMT</pubDate>
    <dc:creator>elisamendes</dc:creator>
    <dc:date>2015-01-26T13:16:39Z</dc:date>
    <item>
      <title>SAS Miner: export train cluster results</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/SAS-Miner-export-train-cluster-results/m-p/138033#M1274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope someone can help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to access the final SAS data file with the cluster training results, with the assigned cluster per customers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I access the export file folder, I see several SAS files but I can#t see the training set. The only training output is in SAS view format and I can open/load it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks,&lt;/P&gt;&lt;P&gt;Elisa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2015 13:16:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/SAS-Miner-export-train-cluster-results/m-p/138033#M1274</guid>
      <dc:creator>elisamendes</dc:creator>
      <dc:date>2015-01-26T13:16:39Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Miner: export train cluster results</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/SAS-Miner-export-train-cluster-results/m-p/138034#M1275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Elisa,&lt;/P&gt;&lt;P&gt;Are you trying to access the exported data of the cluster node from base SAS? You need two things: the library and the physical path for your EM Workspace.&lt;/P&gt;&lt;P&gt;1. Data Set and Library&lt;/P&gt;&lt;P&gt;Once you run your cluster node, go to the properties and click on the ellipsis for Exported Data. Take a note of the library and data set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;IMG __jive_id="8846" alt="felisa1.png" class="jive-image-thumbnail jive-image" height="238" src="https://communities.sas.com/legacyfs/online/8846_felisa1.png" style="height: 238px; width: 535.5px;" width="536" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; For example, in my case it is EMWS1.Clus_Train. You can also browse, explore, or see the variables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Workspace Library.&lt;/P&gt;&lt;P&gt;You are going to create a library that maps EM workspace (EMWS1 in my example). First confirm the physical path through the Explorer. Click on the Explorer Icon. Then check "Show project folders". Take note of the path of your workspace.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;IMG __jive_id="8847" alt="felisa2.png" class="jive-image-thumbnail jive-image" height="213" src="https://communities.sas.com/legacyfs/online/8847_felisa2.png" style="width: 617px; height: 212.522222222222px;" width="617" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; In my example it is "D:\All_users\mal\EMProj\RP\Workspaces\EMWS1".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now go to base SAS and create a library with the same name as the workspace number (EMWS1, EMWS2, EMWS3, etc.) and you will be able to open it even if it is a view.&lt;/P&gt;&lt;P&gt;In my example I would run the below in base SAS:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; libname EMWS1 "&lt;SPAN style="font-size: 13.3333330154419px;"&gt;D:\All_users\mal\EMProj\RP\Workspaces\EMWS1&lt;/SPAN&gt;";&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2015 14:34:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/SAS-Miner-export-train-cluster-results/m-p/138034#M1275</guid>
      <dc:creator>M_Maldonado</dc:creator>
      <dc:date>2015-01-26T14:34:40Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Miner: export train cluster results</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/SAS-Miner-export-train-cluster-results/m-p/138035#M1276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It works perfectly!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2015 15:32:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/SAS-Miner-export-train-cluster-results/m-p/138035#M1276</guid>
      <dc:creator>elisamendes</dc:creator>
      <dc:date>2015-01-26T15:32:23Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Miner: export train cluster results</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/SAS-Miner-export-train-cluster-results/m-p/138036#M1277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;You can also using &lt;STRONG style="font-style: inherit; font-size: 13.3333320617676px; font-family: inherit;"&gt;Save Data&lt;/STRONG&gt; Node under &lt;STRONG style="font-style: inherit; font-size: 13.3333320617676px; font-family: inherit;"&gt;Utility&lt;/STRONG&gt; tab&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;1-Connect the Save Data Node to the Cluster Node&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;2-Choose the file format and the directory in the left hand side &lt;STRONG style="font-style: inherit; font-size: 13px;"&gt;Properties Panel&lt;/STRONG&gt; of the Save Data node.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;3- Then run the node.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;4- T&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333330154419px; background-color: #ffffff;"&gt;hen you will get the result in the specified format in the specified dir.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2015 22:20:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/SAS-Miner-export-train-cluster-results/m-p/138036#M1277</guid>
      <dc:creator>mohamed_zaki</dc:creator>
      <dc:date>2015-01-26T22:20:25Z</dc:date>
    </item>
  </channel>
</rss>

