<?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 Begginer problems with SAS Miner and trees in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/Begginer-problems-with-SAS-Miner-and-trees/m-p/308329#M4631</link>
    <description>&lt;P&gt;Hi, i ask you for help with these two little embarrasing problems i cant solve...&lt;BR /&gt;&lt;BR /&gt;1- Is possible show or display the complete decision rules&amp;nbsp;using decission trees? the labels dont show the complete categories that sas tree y considering for each node.when there are many values for the variable sas dont display all of them, instead of that it puts: ",...." or "etc" and i cant see what are all these values that is taking to create a node.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2-Now, with interactive tree theres an option to set de sample size for the tree. The preset is established &amp;nbsp;at 20000 but if i set another value it doesnt matter...the size that uses the tree remains 20000&lt;BR /&gt;&lt;BR /&gt;If anyone could help me with this ill apreciate it so much.&lt;BR /&gt;&lt;BR /&gt;Thank you in advance, sorry for my english.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dex&lt;/P&gt;</description>
    <pubDate>Mon, 31 Oct 2016 17:14:13 GMT</pubDate>
    <dc:creator>dexter_left</dc:creator>
    <dc:date>2016-10-31T17:14:13Z</dc:date>
    <item>
      <title>Begginer problems with SAS Miner and trees</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Begginer-problems-with-SAS-Miner-and-trees/m-p/308329#M4631</link>
      <description>&lt;P&gt;Hi, i ask you for help with these two little embarrasing problems i cant solve...&lt;BR /&gt;&lt;BR /&gt;1- Is possible show or display the complete decision rules&amp;nbsp;using decission trees? the labels dont show the complete categories that sas tree y considering for each node.when there are many values for the variable sas dont display all of them, instead of that it puts: ",...." or "etc" and i cant see what are all these values that is taking to create a node.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2-Now, with interactive tree theres an option to set de sample size for the tree. The preset is established &amp;nbsp;at 20000 but if i set another value it doesnt matter...the size that uses the tree remains 20000&lt;BR /&gt;&lt;BR /&gt;If anyone could help me with this ill apreciate it so much.&lt;BR /&gt;&lt;BR /&gt;Thank you in advance, sorry for my english.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dex&lt;/P&gt;</description>
      <pubDate>Mon, 31 Oct 2016 17:14:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Begginer-problems-with-SAS-Miner-and-trees/m-p/308329#M4631</guid>
      <dc:creator>dexter_left</dc:creator>
      <dc:date>2016-10-31T17:14:13Z</dc:date>
    </item>
    <item>
      <title>Re: Begginer problems with SAS Miner and trees</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Begginer-problems-with-SAS-Miner-and-trees/m-p/308500#M4634</link>
      <description>&lt;P&gt;Hi Dex,&lt;/P&gt;
&lt;P&gt;1 - You can view the&amp;nbsp;Node Rules from View&amp;gt;Model&amp;gt;Node Rules in the Results window for the Decision Tree node to see the entire rule for each node in the tree. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2-&amp;nbsp;For the Interactive Tree, make sure you are changing the &lt;STRONG&gt;Sample Size&lt;/STRONG&gt; property under &lt;STRONG&gt;Interactive Sample,&amp;nbsp;&lt;/STRONG&gt;and you first need to set &lt;STRONG&gt;Create Sample&lt;/STRONG&gt; to User. &amp;nbsp;There is another property above that called &lt;STRONG&gt;Node Sample&lt;/STRONG&gt; that's different. &amp;nbsp;This is assuming you are on Enterprise MIner 13.1 or later - prior to that, you need to set the following macro variables in the Project Start Code:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;EM_INTERACTIVE_TREE_MAXOBS — controls the maximum number of observations used for the interactive decision tree. The default value is dynamically controlled by the record length of your selected data set.&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;EM_INTERACTIVE_TREE_SAMPLEMETHOD — controls the sampling method used to create the data for the interactive decision tree. This is used in combination with EM_INTERACTIVE_TREE_MAXOBS. Valid values are FIRSTN, RANDOM, and STRATIFY. The default value is RANDOM.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope that helps,&lt;/P&gt;
&lt;P&gt;Wendy&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Nov 2016 13:49:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Begginer-problems-with-SAS-Miner-and-trees/m-p/308500#M4634</guid>
      <dc:creator>WendyCzika</dc:creator>
      <dc:date>2016-11-01T13:49:20Z</dc:date>
    </item>
  </channel>
</rss>

