<?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 Sensitivity Based Pruning in SAS Academy for Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Academy-for-Data-Science/Sensitivity-Based-Pruning/m-p/654235#M879</link>
    <description>&lt;P&gt;Re: Neural Network Modelling&lt;/P&gt;
&lt;P&gt;Would it be possible to expand on the last paragraph at the bottom of page 4-26 of the course text: "Input redundancy can cause this sensitivity measure to overvalue certain inputs. Conversely,&lt;BR /&gt;interactions can cause it to undervalue inputs"&lt;/P&gt;</description>
    <pubDate>Mon, 08 Jun 2020 07:22:18 GMT</pubDate>
    <dc:creator>pvareschi</dc:creator>
    <dc:date>2020-06-08T07:22:18Z</dc:date>
    <item>
      <title>Sensitivity Based Pruning</title>
      <link>https://communities.sas.com/t5/SAS-Academy-for-Data-Science/Sensitivity-Based-Pruning/m-p/654235#M879</link>
      <description>&lt;P&gt;Re: Neural Network Modelling&lt;/P&gt;
&lt;P&gt;Would it be possible to expand on the last paragraph at the bottom of page 4-26 of the course text: "Input redundancy can cause this sensitivity measure to overvalue certain inputs. Conversely,&lt;BR /&gt;interactions can cause it to undervalue inputs"&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jun 2020 07:22:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Academy-for-Data-Science/Sensitivity-Based-Pruning/m-p/654235#M879</guid>
      <dc:creator>pvareschi</dc:creator>
      <dc:date>2020-06-08T07:22:18Z</dc:date>
    </item>
    <item>
      <title>Re: Sensitivity Based Pruning</title>
      <link>https://communities.sas.com/t5/SAS-Academy-for-Data-Science/Sensitivity-Based-Pruning/m-p/695961#M978</link>
      <description>&lt;P&gt;sensitivity based pruning is another way to 'interpret' the model, similar to the concept of 'partial dependence plot'. By replacing all data's variable Xi's value to be a (or several) selected value(s), and applying score code to the new data, we see whether variable Xi is important enough for the target value prediction&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If there's redundant input, Xii, the score code would use Xii and make Xi looks important (overvalue). even though its a duplicated variable and should be filtered out in variable selection procedure.&lt;/P&gt;
&lt;P&gt;If there's interaction between Xi and Xii, Xi change Xii doesn't change kind of distort the original data's relationship, which would make Xi looks not that important (undervalue).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I personally prefer use this method in the partial dependence plot department, for interpreting models instead of selecting inputs. Nowadays the data is often too complicated, having too much variables and not following specific distribution, to know interaction or redundant input ahead,&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Nov 2020 14:27:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Academy-for-Data-Science/Sensitivity-Based-Pruning/m-p/695961#M978</guid>
      <dc:creator>zhongxiuliu</dc:creator>
      <dc:date>2020-11-02T14:27:13Z</dc:date>
    </item>
  </channel>
</rss>

