<?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: Convert PROC HPFOREST score code from binary to SAS readable in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/Convert-PROC-HPFOREST-score-code-from-binary-to-SAS-readable/m-p/589348#M7989</link>
    <description>&lt;P&gt;No, the whole reason that HPFOREST generates a binary representation of the score code instead of DATA step is because it is typically too large to even compile as DATA step score code.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 17 Sep 2019 13:27:15 GMT</pubDate>
    <dc:creator>WendyCzika</dc:creator>
    <dc:date>2019-09-17T13:27:15Z</dc:date>
    <item>
      <title>Convert PROC HPFOREST score code from binary to SAS readable</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Convert-PROC-HPFOREST-score-code-from-binary-to-SAS-readable/m-p/588949#M7988</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PROC HPFOREST can output a binary score file (using the SAVE statement), which can then be used by PROC HP4SCORE. My question is, can this binary score file be converted&amp;nbsp;to standard SAS code&amp;nbsp;somehow?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My end goal is to use&amp;nbsp;it&amp;nbsp;in an %include statement within a data step, similar to how&amp;nbsp;PROC LOGISTIC score code can be used.&amp;nbsp;&lt;/P&gt;&lt;P&gt;E.g.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Data scored_data;&lt;/P&gt;&lt;P&gt;Set data_in;&lt;/P&gt;&lt;P&gt;%include scorecode;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using SAS Version 9.4&lt;/P&gt;</description>
      <pubDate>Mon, 16 Sep 2019 06:22:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Convert-PROC-HPFOREST-score-code-from-binary-to-SAS-readable/m-p/588949#M7988</guid>
      <dc:creator>Myles1</dc:creator>
      <dc:date>2019-09-16T06:22:14Z</dc:date>
    </item>
    <item>
      <title>Re: Convert PROC HPFOREST score code from binary to SAS readable</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Convert-PROC-HPFOREST-score-code-from-binary-to-SAS-readable/m-p/589348#M7989</link>
      <description>&lt;P&gt;No, the whole reason that HPFOREST generates a binary representation of the score code instead of DATA step is because it is typically too large to even compile as DATA step score code.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2019 13:27:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Convert-PROC-HPFOREST-score-code-from-binary-to-SAS-readable/m-p/589348#M7989</guid>
      <dc:creator>WendyCzika</dc:creator>
      <dc:date>2019-09-17T13:27:15Z</dc:date>
    </item>
  </channel>
</rss>

