<?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: PROC HPBNET - model comparison error in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/PROC-HPBNET-model-comparison-error/m-p/485639#M7277</link>
    <description>&lt;P&gt;I have received an answer to this from tech support. Turns out the following code also needs to be added after the proc HPBNET statements: (This creates scored versions of datasets for comparison node.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;data &amp;amp;EM_EXPORT_TRAIN;&lt;BR /&gt;set &amp;amp;EM_IMPORT_DATA;&lt;BR /&gt;%inc "&amp;amp;EM_FILE_EMPUBLISHSCORECODE";&lt;BR /&gt;run;&lt;BR /&gt;&lt;BR /&gt;data &amp;amp;EM_EXPORT_VALIDATE;&lt;BR /&gt;set &amp;amp;EM_IMPORT_VALIDATE;&lt;BR /&gt;%inc "&amp;amp;EM_FILE_EMPUBLISHSCORECODE";&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Would be much easier if we were running version 14.1 of EM &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 10 Aug 2018 01:37:04 GMT</pubDate>
    <dc:creator>MartinBoland</dc:creator>
    <dc:date>2018-08-10T01:37:04Z</dc:date>
    <item>
      <title>PROC HPBNET - model comparison error</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/PROC-HPBNET-model-comparison-error/m-p/484265#M7264</link>
      <description>&lt;P&gt;My organisation is running v13.2 of EM so there is no HPBNET node in EM and it has to be run through a code node. I have set the&amp;nbsp;tool type to model and run the following code as per 'What's New in SAS Enterprise Miner 13.1':&lt;/P&gt;&lt;P&gt;proc HPBNET data=&amp;amp;em_import_data;&lt;BR /&gt;target %em_target;&lt;BR /&gt;input %em_nominal_input / level=nominal;&lt;BR /&gt;input %em_interval_input / level=interval;&lt;BR /&gt;code file="&amp;amp;em_file_empublishscorecode";&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The input is from a data partition node then metadata node. It runs without error but I get a warning that one of my variables is constant (which I don't understand because it has different values).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It seems to not produce a scored version of my training and validation datasets because I get errors when I try to run a model comparison node -&amp;nbsp;ERROR: Variable P_FLAG_RCVR1 not found. (where&amp;nbsp;&lt;SPAN&gt;P_FLAG_RCVR1 is the predicted value of my target variable.)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Any suggestions greatly appreciated. Or if there is more information that would help please let me know.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Aug 2018 05:43:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/PROC-HPBNET-model-comparison-error/m-p/484265#M7264</guid>
      <dc:creator>MartinBoland</dc:creator>
      <dc:date>2018-08-06T05:43:58Z</dc:date>
    </item>
    <item>
      <title>Re: PROC HPBNET - model comparison error</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/PROC-HPBNET-model-comparison-error/m-p/485639#M7277</link>
      <description>&lt;P&gt;I have received an answer to this from tech support. Turns out the following code also needs to be added after the proc HPBNET statements: (This creates scored versions of datasets for comparison node.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;data &amp;amp;EM_EXPORT_TRAIN;&lt;BR /&gt;set &amp;amp;EM_IMPORT_DATA;&lt;BR /&gt;%inc "&amp;amp;EM_FILE_EMPUBLISHSCORECODE";&lt;BR /&gt;run;&lt;BR /&gt;&lt;BR /&gt;data &amp;amp;EM_EXPORT_VALIDATE;&lt;BR /&gt;set &amp;amp;EM_IMPORT_VALIDATE;&lt;BR /&gt;%inc "&amp;amp;EM_FILE_EMPUBLISHSCORECODE";&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Would be much easier if we were running version 14.1 of EM &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Aug 2018 01:37:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/PROC-HPBNET-model-comparison-error/m-p/485639#M7277</guid>
      <dc:creator>MartinBoland</dc:creator>
      <dc:date>2018-08-10T01:37:04Z</dc:date>
    </item>
  </channel>
</rss>

