<?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: Is there any way to export HP models scoring code? in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/Is-there-any-way-to-export-HP-models-scoring-code/m-p/320786#M4836</link>
    <description>&lt;P&gt;HP Forest and HP SVM (when using active set optimization) are the only 2 HP models that do not produce SAS DATA step score code. &amp;nbsp;But the HPDMSCORECODE.sas file contains SAS code that can be used for scoring. &amp;nbsp;It uses a procedure, HP4SCORE, to score the forest model. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;An alternative way to score your forest model in a database is using the Analytic Store files; see this tip for more information about that:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://communities.sas.com/t5/SAS-Communities-Library/SAS-High-Performance-Analytics-tip-5-Scoring-with-Analytic-Store/ta-p/253544" target="_self"&gt;https://communities.sas.com/t5/SAS-Communities-Library/SAS-High-Performance-Analytics-tip-5-Scoring-with-Analytic-Store/ta-p/253544&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 22 Dec 2016 18:11:52 GMT</pubDate>
    <dc:creator>WendyCzika</dc:creator>
    <dc:date>2016-12-22T18:11:52Z</dc:date>
    <item>
      <title>Is there any way to export HP models scoring code?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Is-there-any-way-to-export-HP-models-scoring-code/m-p/320763#M4833</link>
      <description>&lt;P&gt;Looking at the&amp;nbsp;&lt;STRONG&gt;SAS Enterprise Miner Tools Production of Score Code I see&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;that the score code export node is not supported with the HP models like HP forest. I want to make sure that means there is no possible way to get be able to score a HP model in other programs besides SAS.&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Thanks&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Dec 2016 16:49:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Is-there-any-way-to-export-HP-models-scoring-code/m-p/320763#M4833</guid>
      <dc:creator>Xamius32</dc:creator>
      <dc:date>2016-12-22T16:49:52Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any way to export HP models scoring code?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Is-there-any-way-to-export-HP-models-scoring-code/m-p/320778#M4834</link>
      <description>&lt;P&gt;Can you clarify whether you are asking about creating C and Java score code (which is done in the Score node) or deploying your score code to a database using the Score Code Export node along with SAS Scoring Accelerator?&lt;/P&gt;</description>
      <pubDate>Thu, 22 Dec 2016 17:37:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Is-there-any-way-to-export-HP-models-scoring-code/m-p/320778#M4834</guid>
      <dc:creator>WendyCzika</dc:creator>
      <dc:date>2016-12-22T17:37:17Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any way to export HP models scoring code?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Is-there-any-way-to-export-HP-models-scoring-code/m-p/320780#M4835</link>
      <description>&lt;P&gt;I am not sure what the &lt;SPAN&gt; SAS Scoring Accelerator is, but I need a way to see the HP model in SAS code.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;i was reading this and I cant seem to find the code. Is there any way to see a coded version of the HP forest model?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://communities.sas.com/t5/SAS-Communities-Library/Tip-How-Can-I-Apply-HP-Forest-Score-Code-to-Distributed-Data/ta-p/221493" target="_blank"&gt;https://communities.sas.com/t5/SAS-Communities-Library/Tip-How-Can-I-Apply-HP-Forest-Score-Code-to-Distributed-Data/ta-p/221493&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Which says&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;4.&amp;nbsp;&amp;nbsp;&amp;nbsp; Find a file named &lt;STRONG&gt;HPDMSCORECODE.sas&lt;/STRONG&gt; located in the folder corresponding to the Score node in the EMWS workspace directory for the diagram containing your flow.&amp;nbsp; The path to this folder is in the following form:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;SPAN&gt;&lt;EM&gt;SAS-Server-Directory&lt;/EM&gt;&lt;/SPAN&gt;&lt;SPAN&gt;/&lt;/SPAN&gt;&lt;SPAN&gt;&lt;EM&gt;Project-Name&lt;/EM&gt;&lt;/SPAN&gt;&lt;SPAN&gt;/&lt;/SPAN&gt;&lt;SPAN&gt;Workspaces/&lt;/SPAN&gt;&lt;SPAN&gt;EMWS&lt;/SPAN&gt;&lt;SPAN&gt;&lt;EM&gt;x&lt;/EM&gt;&lt;/SPAN&gt;&lt;SPAN&gt;/&lt;/SPAN&gt;&lt;SPAN&gt;&lt;EM&gt;Score-node-ID&lt;/EM&gt;&lt;/SPAN&gt;&lt;SPAN&gt;/&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;5.&amp;nbsp;&amp;nbsp;&amp;nbsp; Copy the contents of the &lt;STRONG&gt;HPDMSCORECODE&lt;/STRONG&gt;.&lt;STRONG&gt;sas&lt;/STRONG&gt; file into the SAS Enterprise Miner Program Editor, and run the code.&amp;nbsp; The code from this file is in the correct form to score data in the database once the above librefs and macro variables have been defined.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Dec 2016 17:47:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Is-there-any-way-to-export-HP-models-scoring-code/m-p/320780#M4835</guid>
      <dc:creator>Xamius32</dc:creator>
      <dc:date>2016-12-22T17:47:28Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any way to export HP models scoring code?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Is-there-any-way-to-export-HP-models-scoring-code/m-p/320786#M4836</link>
      <description>&lt;P&gt;HP Forest and HP SVM (when using active set optimization) are the only 2 HP models that do not produce SAS DATA step score code. &amp;nbsp;But the HPDMSCORECODE.sas file contains SAS code that can be used for scoring. &amp;nbsp;It uses a procedure, HP4SCORE, to score the forest model. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;An alternative way to score your forest model in a database is using the Analytic Store files; see this tip for more information about that:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://communities.sas.com/t5/SAS-Communities-Library/SAS-High-Performance-Analytics-tip-5-Scoring-with-Analytic-Store/ta-p/253544" target="_self"&gt;https://communities.sas.com/t5/SAS-Communities-Library/SAS-High-Performance-Analytics-tip-5-Scoring-with-Analytic-Store/ta-p/253544&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Dec 2016 18:11:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Is-there-any-way-to-export-HP-models-scoring-code/m-p/320786#M4836</guid>
      <dc:creator>WendyCzika</dc:creator>
      <dc:date>2016-12-22T18:11:52Z</dc:date>
    </item>
  </channel>
</rss>

