<?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: Scoring new data from random forest node in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/Scoring-new-data-from-random-forest-node/m-p/266041#M3948</link>
    <description>let me try that!</description>
    <pubDate>Mon, 25 Apr 2016 14:17:43 GMT</pubDate>
    <dc:creator>munitech4u</dc:creator>
    <dc:date>2016-04-25T14:17:43Z</dc:date>
    <item>
      <title>Scoring new data from random forest node</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Scoring-new-data-from-random-forest-node/m-p/266027#M3946</link>
      <description>&lt;P&gt;How to score a new data from the random forest node in EM. Also how to account for decision node?&lt;/P&gt;</description>
      <pubDate>Mon, 25 Apr 2016 13:09:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Scoring-new-data-from-random-forest-node/m-p/266027#M3946</guid>
      <dc:creator>munitech4u</dc:creator>
      <dc:date>2016-04-25T13:09:09Z</dc:date>
    </item>
    <item>
      <title>Re: Scoring new data from random forest node</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Scoring-new-data-from-random-forest-node/m-p/266031#M3947</link>
      <description>&lt;P&gt;Where is the data you are trying to score?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If it's in a database, see this tip: &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="_self"&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;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If the data is in a SAS data set and your flow doesn't contain score code from any other nodes, you can do the following in a SAS Code node, SAS session, or SAS Enterprise Guide for the flow&amp;nbsp;IDS &amp;nbsp;-&amp;gt; HP Forest -&amp;gt; Score:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;%let hpfst_score_input = sampsio.dmagecr;&lt;BR /&gt; %let em_score_output = work.myscoredata;&lt;/P&gt;
&lt;P&gt;&amp;lt; paste the code from the Score node &amp;gt;&lt;/P&gt;
&lt;P&gt;run;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;hpfst_score_input = is the data set that you want to score&lt;BR /&gt;em_score_output = is the data set that you want to create (WORK. is only for example)&lt;BR /&gt;be sure to add a RUN; at the end - not having it gives an error.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Apr 2016 13:31:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Scoring-new-data-from-random-forest-node/m-p/266031#M3947</guid>
      <dc:creator>WendyCzika</dc:creator>
      <dc:date>2016-04-25T13:31:02Z</dc:date>
    </item>
    <item>
      <title>Re: Scoring new data from random forest node</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Scoring-new-data-from-random-forest-node/m-p/266041#M3948</link>
      <description>let me try that!</description>
      <pubDate>Mon, 25 Apr 2016 14:17:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Scoring-new-data-from-random-forest-node/m-p/266041#M3948</guid>
      <dc:creator>munitech4u</dc:creator>
      <dc:date>2016-04-25T14:17:43Z</dc:date>
    </item>
    <item>
      <title>Re: Scoring new data from random forest node</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Scoring-new-data-from-random-forest-node/m-p/266043#M3949</link>
      <description>Does the scoring code, takes care of decision node preference, automatically?</description>
      <pubDate>Mon, 25 Apr 2016 14:26:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Scoring-new-data-from-random-forest-node/m-p/266043#M3949</guid>
      <dc:creator>munitech4u</dc:creator>
      <dc:date>2016-04-25T14:26:54Z</dc:date>
    </item>
  </channel>
</rss>

