<?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 Subtree selection Concept in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/Subtree-selection-Concept/m-p/391118#M5926</link>
    <description>&lt;P&gt;Hi, guys&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;About this statement "&lt;STRONG&gt;Subtree selection using validation data can be eliminated by choosing Method=Largest or Method=N in the Method property&lt;/STRONG&gt;“, &amp;nbsp;I can't understand why it is false.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="捕获.JPG" style="width: 522px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/14660iB0473626649DBA26/image-size/large?v=v2&amp;amp;px=999" role="button" title="捕获.JPG" alt="捕获.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 27 Aug 2017 11:36:38 GMT</pubDate>
    <dc:creator>Slash</dc:creator>
    <dc:date>2017-08-27T11:36:38Z</dc:date>
    <item>
      <title>Subtree selection Concept</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Subtree-selection-Concept/m-p/391118#M5926</link>
      <description>&lt;P&gt;Hi, guys&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;About this statement "&lt;STRONG&gt;Subtree selection using validation data can be eliminated by choosing Method=Largest or Method=N in the Method property&lt;/STRONG&gt;“, &amp;nbsp;I can't understand why it is false.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="捕获.JPG" style="width: 522px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/14660iB0473626649DBA26/image-size/large?v=v2&amp;amp;px=999" role="button" title="捕获.JPG" alt="捕获.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 27 Aug 2017 11:36:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Subtree-selection-Concept/m-p/391118#M5926</guid>
      <dc:creator>Slash</dc:creator>
      <dc:date>2017-08-27T11:36:38Z</dc:date>
    </item>
    <item>
      <title>Re: Subtree selection Concept</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Subtree-selection-Concept/m-p/391268#M5928</link>
      <description>&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN&gt;About this statement "&lt;/SPAN&gt;&lt;STRONG&gt;Subtree selection using validation data can be eliminated by choosing Method=Largest or Method=N in the Method property&lt;/STRONG&gt;&lt;SPAN&gt;“, &amp;nbsp;I can't understand why it is false.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I not sure where you found that statement or what you mean by "it is false". &amp;nbsp; &amp;nbsp;I searched for the word 'eliminated'&amp;nbsp;in the SAS Enterprise Miner help and did not find any references in the Decision Tree node. &amp;nbsp; &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For Method=Largest, it is only based on the training data per the Decision Tree node help.&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;If the &lt;STRONG&gt;Method&lt;/STRONG&gt; property under Subtree grouping is set to &lt;STRONG&gt;Largest&lt;/STRONG&gt;, then the &lt;STRONG&gt;Decision Tree&lt;/STRONG&gt; node uses the largest subtree after it prunes the nodes that do not increase the assessment based on the training data.&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For Method=N, the help indicates it&amp;nbsp;selects the smallest subtree with the best assessment value so it depends on which assessment value is chosen. &amp;nbsp; You will not necessarily get the same tree in this situation for the same training data but different validation data sets (or if no validation data is present).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If I have &amp;nbsp;misunderstood your question, please let me know. &amp;nbsp;Also, it would be helpful to know where the statement is made as it might be in error.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps!&lt;/P&gt;
&lt;P&gt;Doug&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Aug 2017 16:22:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Subtree-selection-Concept/m-p/391268#M5928</guid>
      <dc:creator>DougWielenga</dc:creator>
      <dc:date>2017-08-28T16:22:01Z</dc:date>
    </item>
    <item>
      <title>Re: Subtree selection Concept</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Subtree-selection-Concept/m-p/391756#M5936</link>
      <description>&lt;P&gt;Thanks, I got it. This statement is from a Multiple Choice Poll about Decison Tree Node in SAS EM. I'm learning it.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Aug 2017 09:10:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Subtree-selection-Concept/m-p/391756#M5936</guid>
      <dc:creator>Slash</dc:creator>
      <dc:date>2017-08-30T09:10:09Z</dc:date>
    </item>
  </channel>
</rss>

