<?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 Fitting neural network in R, scoring in SAS in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/Fitting-neural-network-in-R-scoring-in-SAS/m-p/749250#M8759</link>
    <description>&lt;P&gt;I am trying to find a way to use R to fit neural network models, and then use it to score in SAS. To give some context, we currently have a modelling pipeline (fitting and scoring) created entirely in SAS, and the problem is the model fitting is taking too long. Instead of paying a fortune to get more SAS CPU cores and the license to use them, the plan is to run some of the models using R to spread the processing load to the R infrastructure.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The main constraint is that the scoring module is written in SAS, which essentially scores the data by including all the text scoring code in a single giant data step. So the output from R needs to be compatible with this scoring module.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not too familiar with R, but it doesn't seem to generate a text scoring code. If this is in fact true, then the alterative would be to use the weights/bias/activation functions to manually score the data, which isn't very feasible.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My question is whether there are more feasible approaches?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Mon, 21 Jun 2021 12:45:43 GMT</pubDate>
    <dc:creator>tiger86</dc:creator>
    <dc:date>2021-06-21T12:45:43Z</dc:date>
    <item>
      <title>Fitting neural network in R, scoring in SAS</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Fitting-neural-network-in-R-scoring-in-SAS/m-p/749250#M8759</link>
      <description>&lt;P&gt;I am trying to find a way to use R to fit neural network models, and then use it to score in SAS. To give some context, we currently have a modelling pipeline (fitting and scoring) created entirely in SAS, and the problem is the model fitting is taking too long. Instead of paying a fortune to get more SAS CPU cores and the license to use them, the plan is to run some of the models using R to spread the processing load to the R infrastructure.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The main constraint is that the scoring module is written in SAS, which essentially scores the data by including all the text scoring code in a single giant data step. So the output from R needs to be compatible with this scoring module.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not too familiar with R, but it doesn't seem to generate a text scoring code. If this is in fact true, then the alterative would be to use the weights/bias/activation functions to manually score the data, which isn't very feasible.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My question is whether there are more feasible approaches?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jun 2021 12:45:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Fitting-neural-network-in-R-scoring-in-SAS/m-p/749250#M8759</guid>
      <dc:creator>tiger86</dc:creator>
      <dc:date>2021-06-21T12:45:43Z</dc:date>
    </item>
  </channel>
</rss>

