<?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 Importing One Decision Tree into Another Within Enterprise Miner in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/Importing-One-Decision-Tree-into-Another-Within-Enterprise-Miner/m-p/154566#M1625</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am very near settled on what I want my final Decision Tree to look like. Unfortunately it has taken a lot of interactive selecting of other (2nd best) types of variables and selective pruning.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just figured out how to import a previous tree structure into a new tree beautifully. That is what I want to do, so far. &lt;SPAN style="text-decoration: underline;"&gt;BUT&lt;/SPAN&gt;, I also wish to prune one particular node before it is final.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I import the structure of the other tree it does not let me interactively change the new tree without starting from scratch again. Surely I must be doing something wrrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know the steps to (1) retain a model from before then (2) move forward almost as if I created it from scratch.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you, as usual.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Dec 2014 19:45:54 GMT</pubDate>
    <dc:creator>Zachary</dc:creator>
    <dc:date>2014-12-17T19:45:54Z</dc:date>
    <item>
      <title>Importing One Decision Tree into Another Within Enterprise Miner</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Importing-One-Decision-Tree-into-Another-Within-Enterprise-Miner/m-p/154566#M1625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am very near settled on what I want my final Decision Tree to look like. Unfortunately it has taken a lot of interactive selecting of other (2nd best) types of variables and selective pruning.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just figured out how to import a previous tree structure into a new tree beautifully. That is what I want to do, so far. &lt;SPAN style="text-decoration: underline;"&gt;BUT&lt;/SPAN&gt;, I also wish to prune one particular node before it is final.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I import the structure of the other tree it does not let me interactively change the new tree without starting from scratch again. Surely I must be doing something wrrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know the steps to (1) retain a model from before then (2) move forward almost as if I created it from scratch.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you, as usual.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Dec 2014 19:45:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Importing-One-Decision-Tree-into-Another-Within-Enterprise-Miner/m-p/154566#M1625</guid>
      <dc:creator>Zachary</dc:creator>
      <dc:date>2014-12-17T19:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: Importing One Decision Tree into Another Within Enterprise Miner</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Importing-One-Decision-Tree-into-Another-Within-Enterprise-Miner/m-p/154567#M1626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I assume you are using the property Import Tree Model=Yes, and selecting your tree model data set from the previous Decision Tree node, correct?&amp;nbsp; If so, you can use an alternative approach to allow you to make interactive changes to a previously created tree:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Open the Interactive Tree application (so set Import Tree Model=No)&lt;/P&gt;&lt;P&gt;2) Click on the root node (should be the only node) and select &lt;STRONG&gt;Action&lt;/STRONG&gt;&amp;gt;&lt;STRONG&gt;Paste Saved Tree..&lt;/STRONG&gt;. from the main menu&lt;/P&gt;&lt;P&gt;3) Select the Tree&lt;EM&gt;X&lt;/EM&gt;_emtree data set from the Emws folder that contained your original tree, with Tree&lt;EM&gt;X&lt;/EM&gt; being the original Decison Tree node&lt;/P&gt;&lt;P&gt;4) You should now see the previous tree structure, and you can make additional interactive changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that works for you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Dec 2014 20:44:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Importing-One-Decision-Tree-into-Another-Within-Enterprise-Miner/m-p/154567#M1626</guid>
      <dc:creator>WendyCzika</dc:creator>
      <dc:date>2014-12-17T20:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: Importing One Decision Tree into Another Within Enterprise Miner</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Importing-One-Decision-Tree-into-Another-Within-Enterprise-Miner/m-p/154568#M1627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Wendy. You rule!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2014 14:06:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Importing-One-Decision-Tree-into-Another-Within-Enterprise-Miner/m-p/154568#M1627</guid>
      <dc:creator>Zachary</dc:creator>
      <dc:date>2014-12-18T14:06:27Z</dc:date>
    </item>
  </channel>
</rss>

