<?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 SAS Enterprise Miner - Regression Node - missing decision prior in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/SAS-Enterprise-Miner-Regression-Node-missing-decision-prior/m-p/425674#M6517</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;pretty new to the modelling world but I seem to get intermittent errors whenever I run regression node (logistic regression) in SAS Enterprise Miner.&lt;/P&gt;&lt;P&gt;The path is easy enough: Data sources - Data Partition - Impute - Transform Variables - Regression&lt;/P&gt;&lt;P&gt;The error is specifically around missing Dec Prior, but I don't want to set any decision prior as the data is not under/oversampled.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, I just added a new variable in the dataset and re-run the exact same process, it didn't come up with an error this time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyone knows what I'm missing or not seeing here?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any insight will be appreciated &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's the log:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;NOTE: SCL source line. 11516 TARGET_CHURN="1"; COUNT=12534; DATAPRIOR=0.18855582551658; TRAINPRIOR=0.18855582551658; DECPRIOR=; DECISION1=1; DECISION2=0; - 22 ERROR 22-322: Syntax error, expecting one of the following: a name, a quoted string, a numeric constant, a datetime constant, a missing value, INPUT, PUT.&lt;/P&gt;</description>
    <pubDate>Mon, 08 Jan 2018 03:20:57 GMT</pubDate>
    <dc:creator>woiya</dc:creator>
    <dc:date>2018-01-08T03:20:57Z</dc:date>
    <item>
      <title>SAS Enterprise Miner - Regression Node - missing decision prior</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/SAS-Enterprise-Miner-Regression-Node-missing-decision-prior/m-p/425674#M6517</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;pretty new to the modelling world but I seem to get intermittent errors whenever I run regression node (logistic regression) in SAS Enterprise Miner.&lt;/P&gt;&lt;P&gt;The path is easy enough: Data sources - Data Partition - Impute - Transform Variables - Regression&lt;/P&gt;&lt;P&gt;The error is specifically around missing Dec Prior, but I don't want to set any decision prior as the data is not under/oversampled.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, I just added a new variable in the dataset and re-run the exact same process, it didn't come up with an error this time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyone knows what I'm missing or not seeing here?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any insight will be appreciated &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's the log:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;NOTE: SCL source line. 11516 TARGET_CHURN="1"; COUNT=12534; DATAPRIOR=0.18855582551658; TRAINPRIOR=0.18855582551658; DECPRIOR=; DECISION1=1; DECISION2=0; - 22 ERROR 22-322: Syntax error, expecting one of the following: a name, a quoted string, a numeric constant, a datetime constant, a missing value, INPUT, PUT.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jan 2018 03:20:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/SAS-Enterprise-Miner-Regression-Node-missing-decision-prior/m-p/425674#M6517</guid>
      <dc:creator>woiya</dc:creator>
      <dc:date>2018-01-08T03:20:57Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Enterprise Miner - Regression Node - missing decision prior</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/SAS-Enterprise-Miner-Regression-Node-missing-decision-prior/m-p/425761#M6518</link>
      <description>&lt;P&gt;Hello-&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The Regression node log is not showing a very helpful message, unfortunately.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sometimes you can force the flow to re-execute in order to clear the error.&amp;nbsp; Follow these steps:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; - Go to the first node in the flow, and change the Rerun property from No to Yes.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; - Run the flow.&amp;nbsp; With Rerun set to Yes, running the flow causes it to re-execute.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; - Optionally, change the Rerun property back to no.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you still get an error, then turn on the MPRINT option, re-execute the flow to create a model package, and send the model package to technical support.&amp;nbsp; Here are some links with details.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/kb/58/396.html" target="_blank"&gt;58396 - Specify the MPRINT option in SAS® Enterprise Miner(tm) Project Start Code to display additional diagnostic information in node logs&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/kb/46/764.html" target="_self"&gt;46764 - Creating a model package (SPK file) in SAS® Enterprise Miner(tm)&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="http://support.sas.com/kb/41/211.html" target="_blank"&gt;41211 - Techniques for testing, solving, or reporting problems that occur when using SAS® Enterprise Miner(tm)&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Have a good week!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jan 2018 13:38:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/SAS-Enterprise-Miner-Regression-Node-missing-decision-prior/m-p/425761#M6518</guid>
      <dc:creator>MikeStockstill</dc:creator>
      <dc:date>2018-01-08T13:38:50Z</dc:date>
    </item>
  </channel>
</rss>

