<?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: Running the equivalent of a miner project in SAS code in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Running-the-equivalent-of-a-miner-project-in-SAS-code/m-p/488128#M287344</link>
    <description>&lt;P&gt;If you are using an EM HP Forest, then to use the score code generated by the model you must use the&amp;nbsp;HP4SCORE procedure. This procedure is only available in SAS Enterprise Miner. You could run this from EG connecting to a SAS server where EM is installed, but it definitely is not available in Base SAS.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://documentation.sas.com/?docsetId=emref&amp;amp;docsetTarget=p1uhmtoprigyvkn147i1tw9e2ax0.htm&amp;amp;docsetVersion=14.3&amp;amp;locale=en" target="_blank"&gt;https://documentation.sas.com/?docsetId=emref&amp;amp;docsetTarget=p1uhmtoprigyvkn147i1tw9e2ax0.htm&amp;amp;docsetVersion=14.3&amp;amp;locale=en&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you are going to run this regularly I would recommend running this as a batch job from a server-based scheduler.&lt;/P&gt;</description>
    <pubDate>Mon, 20 Aug 2018 09:04:47 GMT</pubDate>
    <dc:creator>SASKiwi</dc:creator>
    <dc:date>2018-08-20T09:04:47Z</dc:date>
    <item>
      <title>Running the equivalent of a miner project in SAS code</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Running-the-equivalent-of-a-miner-project-in-SAS-code/m-p/488126#M287343</link>
      <description>&lt;P&gt;I am working on a system for building and maintaining 20-something predictive models. Thus far, we have built models in Miner, and&amp;nbsp;the scores are updated daily. However, we now want to look at how to rig this system so that we can easilly re-run the models on newer data. This could be done maually, by updating the data sources, rerunning the models, and saving the new scorecodes. A pretty tedious process with several possibilities for manual errors. So I am considering running the models in sas code (using SAS studio\Enterprise Guide). Almost all the winning models are HP Forests, so I am pretty confident we can use the same model parameters for all models. It seems a lot faster to me to convert the miner project to sas code.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am thinking running a macro loop through all the models, and have the program update every scorecode. This leaves me with a couple of questions.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can I obtain the same output from EG/studio as Miner, as in a proc hp4\scorecode, and thus bypass all the manual work?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are there any major problems to this approach?&lt;/P&gt;</description>
      <pubDate>Mon, 20 Aug 2018 08:26:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Running-the-equivalent-of-a-miner-project-in-SAS-code/m-p/488126#M287343</guid>
      <dc:creator>Ullsokk</dc:creator>
      <dc:date>2018-08-20T08:26:53Z</dc:date>
    </item>
    <item>
      <title>Re: Running the equivalent of a miner project in SAS code</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Running-the-equivalent-of-a-miner-project-in-SAS-code/m-p/488128#M287344</link>
      <description>&lt;P&gt;If you are using an EM HP Forest, then to use the score code generated by the model you must use the&amp;nbsp;HP4SCORE procedure. This procedure is only available in SAS Enterprise Miner. You could run this from EG connecting to a SAS server where EM is installed, but it definitely is not available in Base SAS.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://documentation.sas.com/?docsetId=emref&amp;amp;docsetTarget=p1uhmtoprigyvkn147i1tw9e2ax0.htm&amp;amp;docsetVersion=14.3&amp;amp;locale=en" target="_blank"&gt;https://documentation.sas.com/?docsetId=emref&amp;amp;docsetTarget=p1uhmtoprigyvkn147i1tw9e2ax0.htm&amp;amp;docsetVersion=14.3&amp;amp;locale=en&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you are going to run this regularly I would recommend running this as a batch job from a server-based scheduler.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Aug 2018 09:04:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Running-the-equivalent-of-a-miner-project-in-SAS-code/m-p/488128#M287344</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2018-08-20T09:04:47Z</dc:date>
    </item>
  </channel>
</rss>

