<?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: NN model improvement in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/NN-model-improvement/m-p/361156#M5358</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would add the following:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Include a weight decay value (L2) and&amp;nbsp;tune the value on your validation data.&lt;/P&gt;
&lt;P&gt;You mentioned ASE... if your target is interval,&amp;nbsp;consider changing the error function&amp;nbsp;and output activation function to match your target's understood distribution.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I&amp;nbsp;can typically&amp;nbsp;achieve performance improvements in my neural networks when I divide and concur the input space.&amp;nbsp; You can do this in several ways.&amp;nbsp; One that is easiest for me is to build several networks, giving each network a different subset of inputs and average the predictions of the networks.&lt;BR /&gt;&lt;BR /&gt;I hope this helps.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Robert&lt;/P&gt;</description>
    <pubDate>Wed, 24 May 2017 12:09:00 GMT</pubDate>
    <dc:creator>RobertBlanchard</dc:creator>
    <dc:date>2017-05-24T12:09:00Z</dc:date>
    <item>
      <title>NN model improvement</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/NN-model-improvement/m-p/359644#M5313</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How to improve the Neural netwrok model in SAS Eminer(12.1),any options to improve the misclassification and reduce the ASE.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2017 13:25:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/NN-model-improvement/m-p/359644#M5313</guid>
      <dc:creator>M23</dc:creator>
      <dc:date>2017-05-18T13:25:15Z</dc:date>
    </item>
    <item>
      <title>Re: NN model improvement</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/NN-model-improvement/m-p/360886#M5349</link>
      <description>&lt;P&gt;There are many answers to this question.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The obvious one is to change (probably increase) the number of hidden units in the hidden layer. If divergence is not a problem, then increasing the number of training iterations might also help.&amp;nbsp;And&amp;nbsp;changing the optimization algorithm,or the architecture (say from MLP to NRBF), or even changing the number of preliminary training starts can sometimes improve model fit.&lt;/P&gt;</description>
      <pubDate>Tue, 23 May 2017 19:27:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/NN-model-improvement/m-p/360886#M5349</guid>
      <dc:creator>candby</dc:creator>
      <dc:date>2017-05-23T19:27:02Z</dc:date>
    </item>
    <item>
      <title>Re: NN model improvement</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/NN-model-improvement/m-p/361156#M5358</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would add the following:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Include a weight decay value (L2) and&amp;nbsp;tune the value on your validation data.&lt;/P&gt;
&lt;P&gt;You mentioned ASE... if your target is interval,&amp;nbsp;consider changing the error function&amp;nbsp;and output activation function to match your target's understood distribution.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I&amp;nbsp;can typically&amp;nbsp;achieve performance improvements in my neural networks when I divide and concur the input space.&amp;nbsp; You can do this in several ways.&amp;nbsp; One that is easiest for me is to build several networks, giving each network a different subset of inputs and average the predictions of the networks.&lt;BR /&gt;&lt;BR /&gt;I hope this helps.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Robert&lt;/P&gt;</description>
      <pubDate>Wed, 24 May 2017 12:09:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/NN-model-improvement/m-p/361156#M5358</guid>
      <dc:creator>RobertBlanchard</dc:creator>
      <dc:date>2017-05-24T12:09:00Z</dc:date>
    </item>
  </channel>
</rss>

