<?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: Getting all variables in SAS E Miner 13.2 in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/Getting-all-variables-in-SAS-E-Miner-13-2/m-p/197470#M2585</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried with lesser no of variables (only 100) and surprisingly every variable was coming in Split Node Window. But I want to try segmentation with all the variables.&lt;/P&gt;&lt;P&gt;Is there any way around for that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Mar 2015 10:56:20 GMT</pubDate>
    <dc:creator>pulkit3478</dc:creator>
    <dc:date>2015-03-11T10:56:20Z</dc:date>
    <item>
      <title>Getting all variables in SAS E Miner 13.2</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Getting-all-variables-in-SAS-E-Miner-13-2/m-p/197462#M2577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am working on segmentation of a Data (around 2500 obs) for designing a Scorecard model. I have created all variables that are required for segmenting.&lt;/P&gt;&lt;P&gt;When I start with interactive decision tree, I dont get all the variables in the Split Node Window. Can someone guide me on how to tackle this problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2015 12:31:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Getting-all-variables-in-SAS-E-Miner-13-2/m-p/197462#M2577</guid>
      <dc:creator>pulkit3478</dc:creator>
      <dc:date>2015-03-09T12:31:11Z</dc:date>
    </item>
    <item>
      <title>Re: Getting all variables in SAS E Miner 13.2</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Getting-all-variables-in-SAS-E-Miner-13-2/m-p/197463#M2578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This depend on the &lt;STRONG&gt;Subtree Method&lt;/STRONG&gt; you chosed in the decision tree options. The default method (&lt;STRONG&gt;Assessment)&lt;/STRONG&gt; give you the smallest subtree with best value. Check the other options &lt;STRONG&gt;Largest&lt;/STRONG&gt; and &lt;STRONG&gt;N&lt;/STRONG&gt;. And the final decision tree could be affected by the other options too.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2015 13:46:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Getting-all-variables-in-SAS-E-Miner-13-2/m-p/197463#M2578</guid>
      <dc:creator>mohamed_zaki</dc:creator>
      <dc:date>2015-03-09T13:46:55Z</dc:date>
    </item>
    <item>
      <title>Re: Getting all variables in SAS E Miner 13.2</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Getting-all-variables-in-SAS-E-Miner-13-2/m-p/197464#M2579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you check in the Variables dialog for the Decision Tree node that all the variables you are expecting to see are set as Input?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2015 20:41:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Getting-all-variables-in-SAS-E-Miner-13-2/m-p/197464#M2579</guid>
      <dc:creator>WendyCzika</dc:creator>
      <dc:date>2015-03-09T20:41:14Z</dc:date>
    </item>
    <item>
      <title>Re: Getting all variables in SAS E Miner 13.2</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Getting-all-variables-in-SAS-E-Miner-13-2/m-p/197465#M2580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi WendyCzika,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have checked the variables dialog and all the variables except one target variables are set as input.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Mar 2015 06:02:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Getting-all-variables-in-SAS-E-Miner-13-2/m-p/197465#M2580</guid>
      <dc:creator>pulkit3478</dc:creator>
      <dc:date>2015-03-10T06:02:02Z</dc:date>
    </item>
    <item>
      <title>Re: Getting all variables in SAS E Miner 13.2</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Getting-all-variables-in-SAS-E-Miner-13-2/m-p/197466#M2581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think changing &lt;STRONG&gt;Subtree Method &lt;/STRONG&gt;will have any effect if one is automatically training a decision tree, but in this case I want interactive Decision Tree.&lt;/P&gt;&lt;P&gt;Anyways, I changed the &lt;STRONG&gt;Subtree Method&lt;/STRONG&gt; to&lt;STRONG&gt; Largest&lt;/STRONG&gt; and&lt;STRONG&gt; N&lt;/STRONG&gt; but still I couldnt see all the variables in &lt;STRONG&gt;Split Node Window&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any upper limit of variables in input data set (I have around 3300 variables)??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Mar 2015 06:44:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Getting-all-variables-in-SAS-E-Miner-13-2/m-p/197466#M2581</guid>
      <dc:creator>pulkit3478</dc:creator>
      <dc:date>2015-03-10T06:44:07Z</dc:date>
    </item>
    <item>
      <title>Re: Getting all variables in SAS E Miner 13.2</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Getting-all-variables-in-SAS-E-Miner-13-2/m-p/197467#M2582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you tried to open the interactive mode just after connecting the node to the data set &lt;STRONG&gt;&lt;EM&gt;without&lt;/EM&gt;&lt;/STRONG&gt; running the decision node. But you should run the data set first.&lt;/P&gt;&lt;P&gt;Also i find sometimes after working with the interactive mode i need to prune the tree and reopen it to find all the variables again, because the refresh option in split node will not work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Mar 2015 12:32:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Getting-all-variables-in-SAS-E-Miner-13-2/m-p/197467#M2582</guid>
      <dc:creator>mohamed_zaki</dc:creator>
      <dc:date>2015-03-10T12:32:10Z</dc:date>
    </item>
    <item>
      <title>Re: Getting all variables in SAS E Miner 13.2</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Getting-all-variables-in-SAS-E-Miner-13-2/m-p/197468#M2583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes I did not run the decision node and opened the interactive decision tree window but still some of the variables are missing in Split Node window.&lt;/P&gt;&lt;P&gt;Yes sometimes only some of the variables (default value is 5) are shown as it depends on the number specified in &lt;STRONG&gt;Number of Rules&lt;/STRONG&gt; in &lt;STRONG&gt;Node&lt;/STRONG&gt; properties of the &lt;STRONG&gt;decision tree node&lt;/STRONG&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Mar 2015 13:14:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Getting-all-variables-in-SAS-E-Miner-13-2/m-p/197468#M2583</guid>
      <dc:creator>pulkit3478</dc:creator>
      <dc:date>2015-03-10T13:14:11Z</dc:date>
    </item>
    <item>
      <title>Re: Getting all variables in SAS E Miner 13.2</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Getting-all-variables-in-SAS-E-Miner-13-2/m-p/197469#M2584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you try to run the decision tree with the same data set but include some dimension (for example only 50) not all the 3300. Just to make sure it is because the dimension not something else in your data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Mar 2015 21:41:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Getting-all-variables-in-SAS-E-Miner-13-2/m-p/197469#M2584</guid>
      <dc:creator>mohamed_zaki</dc:creator>
      <dc:date>2015-03-10T21:41:10Z</dc:date>
    </item>
    <item>
      <title>Re: Getting all variables in SAS E Miner 13.2</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Getting-all-variables-in-SAS-E-Miner-13-2/m-p/197470#M2585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried with lesser no of variables (only 100) and surprisingly every variable was coming in Split Node Window. But I want to try segmentation with all the variables.&lt;/P&gt;&lt;P&gt;Is there any way around for that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Mar 2015 10:56:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Getting-all-variables-in-SAS-E-Miner-13-2/m-p/197470#M2585</guid>
      <dc:creator>pulkit3478</dc:creator>
      <dc:date>2015-03-11T10:56:20Z</dc:date>
    </item>
    <item>
      <title>Re: Getting all variables in SAS E Miner 13.2</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Getting-all-variables-in-SAS-E-Miner-13-2/m-p/197471#M2586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the other dimension data is similar to the 100 variables you choosed previously, then i think it is a the dimension. Hope&amp;nbsp; &lt;SPAN class="j-post-author "&gt;&lt;STRONG&gt;&lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" data-avatarid="-1" data-externalid="" data-presence="null" data-userid="829602" data-username="WendyCzika" href="https://communities.sas.com/people/WendyCzika" id="jive-82960241455497924416186"&gt;WendyCzika&lt;/A&gt; &lt;/STRONG&gt;to return to you by a limit considerations. Although, i hope you keep increase it and tell us the limit you found.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="j-post-author "&gt;And it is always valid advice to tell you to try a dimension reduction technique EM provide you with.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Mar 2015 12:18:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Getting-all-variables-in-SAS-E-Miner-13-2/m-p/197471#M2586</guid>
      <dc:creator>mohamed_zaki</dc:creator>
      <dc:date>2015-03-11T12:18:27Z</dc:date>
    </item>
    <item>
      <title>Re: Getting all variables in SAS E Miner 13.2</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Getting-all-variables-in-SAS-E-Miner-13-2/m-p/197472#M2587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes there seems to be some sort of limit around 2000 variables in the UI.&amp;nbsp; I tried changing various properties - Significance Level (to 1), Leaf Size (to 1), and Exhaustive (to a very large number), turning off all p-value adjustments... but it still only shows around 2000 inputs for me as well in the Split Node dialog.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Mar 2015 14:59:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Getting-all-variables-in-SAS-E-Miner-13-2/m-p/197472#M2587</guid>
      <dc:creator>WendyCzika</dc:creator>
      <dc:date>2015-03-11T14:59:55Z</dc:date>
    </item>
  </channel>
</rss>

