<?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: Model scoring using SAS Enterprsie Guide in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Model-scoring-using-SAS-Enterprsie-Guide/m-p/639367#M190204</link>
    <description />
    <pubDate>Sun, 12 Apr 2020 21:36:56 GMT</pubDate>
    <dc:creator>Question</dc:creator>
    <dc:date>2020-04-12T21:36:56Z</dc:date>
    <item>
      <title>Model scoring using SAS Enterprsie Guide</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Model-scoring-using-SAS-Enterprsie-Guide/m-p/364229#M86354</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In our company, we are planning to put in place a processs that will enable us to score weekly the active customers or eligible customers using multiple models we built.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Everytime, we score, we will have to recalculate the variables used in the model.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My question, is there any smart way of putting an inteligent automated process, that will only calculate the variables needed for each model&amp;nbsp;instead of recreating a 1000&amp;nbsp;of variables each time.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope it makes sense&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jun 2017 09:41:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Model-scoring-using-SAS-Enterprsie-Guide/m-p/364229#M86354</guid>
      <dc:creator>Question</dc:creator>
      <dc:date>2017-06-05T09:41:50Z</dc:date>
    </item>
    <item>
      <title>Re: Model scoring using SAS Enterprsie Guide</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Model-scoring-using-SAS-Enterprsie-Guide/m-p/364401#M86432</link>
      <description>&lt;P&gt;Details.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What does this mean (provide some example)&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;
&lt;P&gt;Everytime, we score, we will have to recalculate the variables used in the model.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My question, is there any smart way of putting an inteligent automated process, that will only calculate the variables needed for each model&amp;nbsp;instead of recreating a 1000&amp;nbsp;of variables each time.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Is your model in SAS? Are you creating your weekly data sets with differently named variables?&lt;/P&gt;
&lt;P&gt;If the variable the model needs is not in the data then you need to make sure it is there. Or create a new model using the variables you do have.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Many of the regression (modeling) procedure will generate coefficient data sets that you can feed raw data and the coefficients to Proc Score and get the model results.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I will say that processes that use 1000 variables may need some reconsideration.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jun 2017 22:46:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Model-scoring-using-SAS-Enterprsie-Guide/m-p/364401#M86432</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2017-06-05T22:46:53Z</dc:date>
    </item>
    <item>
      <title>Re: Model scoring using SAS Enterprsie Guide</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Model-scoring-using-SAS-Enterprsie-Guide/m-p/639367#M190204</link>
      <description />
      <pubDate>Sun, 12 Apr 2020 21:36:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Model-scoring-using-SAS-Enterprsie-Guide/m-p/639367#M190204</guid>
      <dc:creator>Question</dc:creator>
      <dc:date>2020-04-12T21:36:56Z</dc:date>
    </item>
  </channel>
</rss>

