<?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 Re: How to combine nodes in Enterprise miner into one model node? in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/How-to-combine-nodes-in-Enterprise-miner-into-one-model-node/m-p/201679#M2697</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It sounds like you want to create your own "template" of a diagram flow.&lt;/P&gt;&lt;P&gt;Right click on the name of your diagram and select "Save as" to save it as an XML.&lt;/P&gt;&lt;P&gt;To import this diagram and use it on new data, right click on "Diagrams", then select import from XML and the template you created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps,&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 15 Mar 2015 05:11:54 GMT</pubDate>
    <dc:creator>M_Maldonado</dc:creator>
    <dc:date>2015-03-15T05:11:54Z</dc:date>
    <item>
      <title>How to combine nodes in Enterprise miner into one model node?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/How-to-combine-nodes-in-Enterprise-miner-into-one-model-node/m-p/201678#M2696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I developed a new algorithm in enterprise miner and I want to combine all the nodes that I used into one node so I can use it in other diagrams and compare with other out of the box models.&lt;/P&gt;&lt;P&gt;I tried "Register model" but it assumes that the input data keeps the same structure which is not the case. I am using many other datasets in other diagrams. How can I do this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Mar 2015 02:37:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/How-to-combine-nodes-in-Enterprise-miner-into-one-model-node/m-p/201678#M2696</guid>
      <dc:creator>milad</dc:creator>
      <dc:date>2015-03-15T02:37:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to combine nodes in Enterprise miner into one model node?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/How-to-combine-nodes-in-Enterprise-miner-into-one-model-node/m-p/201679#M2697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It sounds like you want to create your own "template" of a diagram flow.&lt;/P&gt;&lt;P&gt;Right click on the name of your diagram and select "Save as" to save it as an XML.&lt;/P&gt;&lt;P&gt;To import this diagram and use it on new data, right click on "Diagrams", then select import from XML and the template you created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps,&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Mar 2015 05:11:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/How-to-combine-nodes-in-Enterprise-miner-into-one-model-node/m-p/201679#M2697</guid>
      <dc:creator>M_Maldonado</dc:creator>
      <dc:date>2015-03-15T05:11:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to combine nodes in Enterprise miner into one model node?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/How-to-combine-nodes-in-Enterprise-miner-into-one-model-node/m-p/201680#M2698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Miguel... Small world.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not quite. I am trying to make a full diagram a single model so I can compare it with other models using "Model comparison" node. If I simply copy the diagram, model comparison acts as if I have several models not only one.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Mar 2015 05:53:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/How-to-combine-nodes-in-Enterprise-miner-into-one-model-node/m-p/201680#M2698</guid>
      <dc:creator>milad</dc:creator>
      <dc:date>2015-03-15T05:53:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to combine nodes in Enterprise miner into one model node?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/How-to-combine-nodes-in-Enterprise-miner-into-one-model-node/m-p/201681#M2699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, if you have developed a new modeling algorithm that you want to share or use in other diagrams, you might want to create an extension node. An extension node is essentially a SAS code node that has a custom property sheet and icon associated with it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/emxndg/64759/HTML/default/viewer.htm#titlepage.htm" style="font-size: 10pt; line-height: 1.5em;" title="http://support.sas.com/documentation/cdl/en/emxndg/64759/HTML/default/viewer.htm#titlepage.htm"&gt;SAS(R) Enterprise Miner(TM) 7.1 Extension Nodes: Developer’s Guide&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But could you explain a bit more about the nodes in your flow?&amp;nbsp; A screen shot of your flow would help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ray&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Mar 2015 15:44:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/How-to-combine-nodes-in-Enterprise-miner-into-one-model-node/m-p/201681#M2699</guid>
      <dc:creator>rayIII</dc:creator>
      <dc:date>2015-03-16T15:44:06Z</dc:date>
    </item>
  </channel>
</rss>

