<?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: SAS EM - Error when trying to run a decision tree model in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/SAS-EM-Error-when-trying-to-run-a-decision-tree-model/m-p/396049#M6027</link>
    <description>&lt;P&gt;In cases like this, it is important to see the settings and logs of the nodes that led up to the problem. &amp;nbsp;If you can, please respond and attach two model packages -- one from the Tree attached following the Data Partition node, and the other from the Tree attached to the Impute node. &amp;nbsp; &lt;BR /&gt;&lt;BR /&gt;The irony is that the Tree does not need imputed values so the Tree should not be dependent on whether values have been imputed or not. &amp;nbsp;In fact, I would argue that the Tree node can only be hampered by imputed values since it can no longer distinguish between actual values and imputed values unless you keep all of the missing value indicator variables. &amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can create a model package following the steps outlined in &lt;STRONG&gt;SAS Note&amp;nbsp;46764 - Creating a model package (.SPK file) in SAS® Enterprise Miner(tm)&lt;/STRONG&gt; available at&amp;nbsp;&lt;SPAN class="cs90779611"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs80D9435B"&gt;&lt;SPAN class="cs90779611"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs80D9435B"&gt;&lt;SPAN class="cs90779611"&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;FONT color="#3366FF"&gt;&lt;STRONG&gt;&lt;A href="http://support.sas.com/kb/46/764.html" target="_blank"&gt;&lt;SPAN class="cs37A4F321"&gt;http://support.sas.com/kb/46/764.html&lt;/SPAN&gt;&lt;/A&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class="cs80D9435B"&gt;&lt;SPAN class="cs90779611"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs80D9435B"&gt;&lt;SPAN class="cs90779611"&gt;You might also consider reviewing&lt;STRONG&gt;&amp;nbsp;SAS&amp;nbsp;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN class="cs90779611"&gt;&lt;STRONG&gt;Note 41211: Techniques for testing, solving, or reporting problems that occur when using SAS® Enterprise Miner(tm)&lt;/STRONG&gt; available at&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs80D9435B"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="cs80D9435B"&gt;&lt;SPAN class="cs37A4F321"&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;STRONG&gt;&lt;FONT color="#3366FF"&gt;&lt;A class="cs37A4F321" href="http://support.sas.com/kb/41/211.html" target="_blank"&gt;http://support.sas.com/kb/41/211.html&lt;/A&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs80D9435B"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="cs80D9435B"&gt;&lt;SPAN class="cs37A4F321"&gt;&lt;SPAN&gt;And if there is not enough detail in the log, consider reviewing&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN class="cs90779611"&gt;SAS Note 58396: Specify the MPRINT option in SAS® Enterprise Miner(tm) Project Start&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN class="cs90779611"&gt;&lt;STRONG&gt;Code to display additional diagnostic information in node logs&lt;/STRONG&gt; available at&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs80D9435B"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="cs80D9435B"&gt;&lt;SPAN class="cs90779611"&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;FONT color="#3366FF"&gt;&lt;STRONG&gt;&lt;SPAN class="cs37A4F321"&gt;&lt;A class="cs37A4F321" href="http://support.sas.com/kb/58396" target="_blank"&gt;http://support.sas.com/kb/58396&lt;/A&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class="cs80D9435B"&gt;&lt;SPAN class="cs90779611"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs80D9435B"&gt;&lt;SPAN class="cs90779611"&gt;I look forward to hearing from you.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs80D9435B"&gt;&lt;SPAN class="cs90779611"&gt;&lt;BR /&gt;Cordially,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs80D9435B"&gt;&lt;SPAN class="cs90779611"&gt;Doug&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 14 Sep 2017 18:33:21 GMT</pubDate>
    <dc:creator>DougWielenga</dc:creator>
    <dc:date>2017-09-14T18:33:21Z</dc:date>
    <item>
      <title>SAS EM - Error when trying to run a decision tree model</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/SAS-EM-Error-when-trying-to-run-a-decision-tree-model/m-p/394081#M5984</link>
      <description>&lt;P&gt;Hello folks,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am having my E-Miner exam this Monday and was trying to do the practical exam&amp;nbsp;&lt;FONT face="Arial, Helvetica, sans-serif" size="-1" color="#000000"&gt;&lt;SPAN&gt; &amp;nbsp;SAS® Certification Practice Exam: &amp;nbsp; &amp;nbsp;Predictive Modeling Using SAS® Enterprise Miner related to the E-Miner course.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Arial, Helvetica, sans-serif" size="-1" color="#000000"&gt;&lt;SPAN&gt;In the 4th section, it asks the following question; "Add a Decision Tree node after the Impute node with&amp;nbsp;&lt;STRONG&gt;TARGET&amp;nbsp;&lt;/STRONG&gt;as the dependent variable and all other input variables as independent variables (main effects only). Configure the decision tree to use&amp;nbsp;&lt;STRONG&gt;1&lt;/STRONG&gt;&amp;nbsp;for&amp;nbsp;&lt;STRONG&gt;Number of Surrogate Rules&lt;/STRONG&gt;&amp;nbsp;and&amp;nbsp;&lt;STRONG&gt;Largest&lt;/STRONG&gt;&amp;nbsp;for&amp;nbsp;&lt;STRONG&gt;Method&lt;/STRONG&gt;&amp;nbsp;in&amp;nbsp;&lt;STRONG&gt;Subtree&lt;/STRONG&gt;. Do not change any other property of the Decision Tree node."&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Arial, Helvetica, sans-serif" size="-1" color="#000000"&gt;&lt;SPAN&gt;but when running the node I am getting an error, I wonder if I am missing an option, because when I connect the Decision Tree node &amp;nbsp;to the Data Partition node I don't get issues but when I connect it to the impute node I have errors, and in the exam solution it says "Change the c of the decision tree (do not change anything else)." what is the c ? Why I am having an error ?&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Arial, Helvetica, sans-serif" size="-1" color="#000000"&gt;&lt;SPAN&gt;Thank you in advance&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Sep 2017 00:23:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/SAS-EM-Error-when-trying-to-run-a-decision-tree-model/m-p/394081#M5984</guid>
      <dc:creator>Oussa</dc:creator>
      <dc:date>2017-09-08T00:23:09Z</dc:date>
    </item>
    <item>
      <title>Re: SAS EM - Error when trying to run a decision tree model</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/SAS-EM-Error-when-trying-to-run-a-decision-tree-model/m-p/394085#M5985</link>
      <description>&lt;P&gt;Note: I don't know the answer to your question, but I modified the subject line so it's clear what you're asking to help you get a faster answer. Good Luck.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Sep 2017 00:23:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/SAS-EM-Error-when-trying-to-run-a-decision-tree-model/m-p/394085#M5985</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-09-08T00:23:47Z</dc:date>
    </item>
    <item>
      <title>Re: SAS EM - Error when trying to run a decision tree model</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/SAS-EM-Error-when-trying-to-run-a-decision-tree-model/m-p/394194#M5991</link>
      <description>&lt;P&gt;Did you see if the log (inside of the Decision Tree node results, not the diagram or project log) has any more details about the error (try searching for "ERROR:") ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Sep 2017 13:17:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/SAS-EM-Error-when-trying-to-run-a-decision-tree-model/m-p/394194#M5991</guid>
      <dc:creator>WendyCzika</dc:creator>
      <dc:date>2017-09-08T13:17:04Z</dc:date>
    </item>
    <item>
      <title>Re: SAS EM - Error when trying to run a decision tree model</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/SAS-EM-Error-when-trying-to-run-a-decision-tree-model/m-p/394206#M5992</link>
      <description>&lt;P&gt;Hi Wendy,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes I did, it's&lt;/P&gt;&lt;P&gt;"NOTE: The data set WORK.EM_USER_REPORT has 132 observations and 4 variables.&lt;BR /&gt;NOTE: DATA statement used (Total process time):&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; real time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.03 seconds&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cpu time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.04 seconds&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;NOTE: Fileref X has been deassigned.&lt;BR /&gt;16510&lt;BR /&gt;16511&amp;nbsp; *------------------------------------------------------------*;&lt;BR /&gt;16512&amp;nbsp; * End TRAIN: Tree;&lt;BR /&gt;16513&amp;nbsp; *------------------------------------------------------------*;&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;*------------------------------------------------------------*&lt;BR /&gt;*&lt;BR /&gt;* ERROR: Run time error was encountered.&amp;nbsp; The system error returned was 1016.&lt;BR /&gt;* Please report unresolved problems to Technical Support.&lt;BR /&gt;*&lt;BR /&gt;*------------------------------------------------------------*"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;this is what the log gives (in the results after running the node.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Sep 2017 13:55:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/SAS-EM-Error-when-trying-to-run-a-decision-tree-model/m-p/394206#M5992</guid>
      <dc:creator>Oussa</dc:creator>
      <dc:date>2017-09-08T13:55:56Z</dc:date>
    </item>
    <item>
      <title>Re: SAS EM - Error when trying to run a decision tree model</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/SAS-EM-Error-when-trying-to-run-a-decision-tree-model/m-p/396049#M6027</link>
      <description>&lt;P&gt;In cases like this, it is important to see the settings and logs of the nodes that led up to the problem. &amp;nbsp;If you can, please respond and attach two model packages -- one from the Tree attached following the Data Partition node, and the other from the Tree attached to the Impute node. &amp;nbsp; &lt;BR /&gt;&lt;BR /&gt;The irony is that the Tree does not need imputed values so the Tree should not be dependent on whether values have been imputed or not. &amp;nbsp;In fact, I would argue that the Tree node can only be hampered by imputed values since it can no longer distinguish between actual values and imputed values unless you keep all of the missing value indicator variables. &amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can create a model package following the steps outlined in &lt;STRONG&gt;SAS Note&amp;nbsp;46764 - Creating a model package (.SPK file) in SAS® Enterprise Miner(tm)&lt;/STRONG&gt; available at&amp;nbsp;&lt;SPAN class="cs90779611"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs80D9435B"&gt;&lt;SPAN class="cs90779611"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs80D9435B"&gt;&lt;SPAN class="cs90779611"&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;FONT color="#3366FF"&gt;&lt;STRONG&gt;&lt;A href="http://support.sas.com/kb/46/764.html" target="_blank"&gt;&lt;SPAN class="cs37A4F321"&gt;http://support.sas.com/kb/46/764.html&lt;/SPAN&gt;&lt;/A&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class="cs80D9435B"&gt;&lt;SPAN class="cs90779611"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs80D9435B"&gt;&lt;SPAN class="cs90779611"&gt;You might also consider reviewing&lt;STRONG&gt;&amp;nbsp;SAS&amp;nbsp;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN class="cs90779611"&gt;&lt;STRONG&gt;Note 41211: Techniques for testing, solving, or reporting problems that occur when using SAS® Enterprise Miner(tm)&lt;/STRONG&gt; available at&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs80D9435B"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="cs80D9435B"&gt;&lt;SPAN class="cs37A4F321"&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;STRONG&gt;&lt;FONT color="#3366FF"&gt;&lt;A class="cs37A4F321" href="http://support.sas.com/kb/41/211.html" target="_blank"&gt;http://support.sas.com/kb/41/211.html&lt;/A&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs80D9435B"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="cs80D9435B"&gt;&lt;SPAN class="cs37A4F321"&gt;&lt;SPAN&gt;And if there is not enough detail in the log, consider reviewing&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN class="cs90779611"&gt;SAS Note 58396: Specify the MPRINT option in SAS® Enterprise Miner(tm) Project Start&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN class="cs90779611"&gt;&lt;STRONG&gt;Code to display additional diagnostic information in node logs&lt;/STRONG&gt; available at&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs80D9435B"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="cs80D9435B"&gt;&lt;SPAN class="cs90779611"&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;FONT color="#3366FF"&gt;&lt;STRONG&gt;&lt;SPAN class="cs37A4F321"&gt;&lt;A class="cs37A4F321" href="http://support.sas.com/kb/58396" target="_blank"&gt;http://support.sas.com/kb/58396&lt;/A&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class="cs80D9435B"&gt;&lt;SPAN class="cs90779611"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs80D9435B"&gt;&lt;SPAN class="cs90779611"&gt;I look forward to hearing from you.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs80D9435B"&gt;&lt;SPAN class="cs90779611"&gt;&lt;BR /&gt;Cordially,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs80D9435B"&gt;&lt;SPAN class="cs90779611"&gt;Doug&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Sep 2017 18:33:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/SAS-EM-Error-when-trying-to-run-a-decision-tree-model/m-p/396049#M6027</guid>
      <dc:creator>DougWielenga</dc:creator>
      <dc:date>2017-09-14T18:33:21Z</dc:date>
    </item>
  </channel>
</rss>

