<?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 set data size to be entire dataset for interactive decision tree building in Eminer 7.1? in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/How-to-set-data-size-to-be-entire-dataset-for-interactive/m-p/353171#M5240</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Could you help me? Where is this project startup code? I ran this macro, but nothing changed.&lt;/P&gt;&lt;P&gt;Thanks, Camilla&lt;/P&gt;</description>
    <pubDate>Tue, 25 Apr 2017 13:02:43 GMT</pubDate>
    <dc:creator>CamillaGua</dc:creator>
    <dc:date>2017-04-25T13:02:43Z</dc:date>
    <item>
      <title>How to set data size to be entire dataset for interactive decision tree building in Eminer 7.1?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/How-to-set-data-size-to-be-entire-dataset-for-interactive/m-p/126248#M1058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried reset in "options" interactive sampling to be max and change macro variable value "%let EM_INTERACTIVE_TREE_MAXOBS=10000000;" but I am still getting my sample size dropped from 100k to 5k. I am using a web based version 7.1. Can anyone let me know what I can do to change the sample size for interactive decision tree building?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;CW&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Oct 2013 18:40:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/How-to-set-data-size-to-be-entire-dataset-for-interactive/m-p/126248#M1058</guid>
      <dc:creator>ChenWeeks</dc:creator>
      <dc:date>2013-10-28T18:40:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to set data size to be entire dataset for interactive decision tree building in Eminer 7.1?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/How-to-set-data-size-to-be-entire-dataset-for-interactive/m-p/126249#M1059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi you are using the correct macro variable below in your project startup code.&amp;nbsp; In later versions of EM (12.3) we allowed users to use the properties panel to specify.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;%let EM_INTERACTIVE_TREE_MAXOBS=N;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure which version of EM you mean when you say web-based 7.1.&amp;nbsp; If you still have issues, I recommend you contact support.sas.com and they can help you solve your challenge.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Oct 2013 20:30:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/How-to-set-data-size-to-be-entire-dataset-for-interactive/m-p/126249#M1059</guid>
      <dc:creator>jwexler</dc:creator>
      <dc:date>2013-10-28T20:30:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to set data size to be entire dataset for interactive decision tree building in Eminer 7.1?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/How-to-set-data-size-to-be-entire-dataset-for-interactive/m-p/126250#M1060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks Jonathan. Do you know a number I can call or an email I can use to contact the support team? thanks, CW&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Oct 2013 20:33:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/How-to-set-data-size-to-be-entire-dataset-for-interactive/m-p/126250#M1060</guid>
      <dc:creator>ChenWeeks</dc:creator>
      <dc:date>2013-10-28T20:33:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to set data size to be entire dataset for interactive decision tree building in Eminer 7.1?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/How-to-set-data-size-to-be-entire-dataset-for-interactive/m-p/126251#M1061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, here is a link with phone or email options:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/techsup/contact/" title="http://support.sas.com/techsup/contact/"&gt;Contact SAS Institute Technical Support&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Oct 2013 20:38:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/How-to-set-data-size-to-be-entire-dataset-for-interactive/m-p/126251#M1061</guid>
      <dc:creator>jwexler</dc:creator>
      <dc:date>2013-10-28T20:38:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to set data size to be entire dataset for interactive decision tree building in Eminer 7.1?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/How-to-set-data-size-to-be-entire-dataset-for-interactive/m-p/353171#M5240</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Could you help me? Where is this project startup code? I ran this macro, but nothing changed.&lt;/P&gt;&lt;P&gt;Thanks, Camilla&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2017 13:02:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/How-to-set-data-size-to-be-entire-dataset-for-interactive/m-p/353171#M5240</guid>
      <dc:creator>CamillaGua</dc:creator>
      <dc:date>2017-04-25T13:02:43Z</dc:date>
    </item>
  </channel>
</rss>

