<?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 How to solve ERROR:  Maximum levels of 512 exceeded ? in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-solve-ERROR-Maximum-levels-of-512-exceeded/m-p/80752#M7890</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried using the (2) suggested methods of changing variable from nominal to interval and also to add&amp;nbsp;&amp;nbsp; %let EM_TRAIN_MAXLEVELS=n; to project start code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My dataset doesnt allow me to choose interval and i have placed the code in the Code utility .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently, the flow is SAS Code -&amp;gt; Dataset -&amp;gt; Decision tree&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my dataset i have user_id , item_id , results cols .&lt;/P&gt;&lt;P&gt;results is 1 for followed , -1 for not following&lt;/P&gt;&lt;P&gt;I wanna based the decision tree on 2 leave nodes ( followed ) or (not followed)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;BR /&gt;YL&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Mar 2013 05:09:42 GMT</pubDate>
    <dc:creator>cody_q</dc:creator>
    <dc:date>2013-03-19T05:09:42Z</dc:date>
    <item>
      <title>How to solve ERROR:  Maximum levels of 512 exceeded ?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-solve-ERROR-Maximum-levels-of-512-exceeded/m-p/80752#M7890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried using the (2) suggested methods of changing variable from nominal to interval and also to add&amp;nbsp;&amp;nbsp; %let EM_TRAIN_MAXLEVELS=n; to project start code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My dataset doesnt allow me to choose interval and i have placed the code in the Code utility .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently, the flow is SAS Code -&amp;gt; Dataset -&amp;gt; Decision tree&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my dataset i have user_id , item_id , results cols .&lt;/P&gt;&lt;P&gt;results is 1 for followed , -1 for not following&lt;/P&gt;&lt;P&gt;I wanna based the decision tree on 2 leave nodes ( followed ) or (not followed)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;BR /&gt;YL&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Mar 2013 05:09:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-solve-ERROR-Maximum-levels-of-512-exceeded/m-p/80752#M7890</guid>
      <dc:creator>cody_q</dc:creator>
      <dc:date>2013-03-19T05:09:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to solve ERROR:  Maximum levels of 512 exceeded ?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-solve-ERROR-Maximum-levels-of-512-exceeded/m-p/80753#M7891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This error does not necessarily mean that there is a problem. If you encounter this error and do not suspect a problem with your data, then you can eliminate this message in two ways.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Change the level of the variable from &lt;STRONG&gt;Nominal&lt;/STRONG&gt; to &lt;STRONG&gt;Interval&lt;/STRONG&gt; in the data source.&lt;/LI&gt;&lt;LI&gt;&amp;nbsp; Add the following line of code in the Project Start Code:&amp;nbsp; &lt;P class="fusioncode"&gt;%let EM_TRAIN_MAXLEVELS=n; &lt;/P&gt;&lt;P&gt;N equals the maximum number of levels that you want to allow.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Use whichever method you judge to be statistically appropriate for your analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/kb/20/054.html"&gt;http://support.sas.com/kb/20/054.html&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Dec 2013 13:54:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-solve-ERROR-Maximum-levels-of-512-exceeded/m-p/80753#M7891</guid>
      <dc:creator>kingsley</dc:creator>
      <dc:date>2013-12-07T13:54:25Z</dc:date>
    </item>
  </channel>
</rss>

