<?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: Mean Squared Error vs Average Squared Error in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/Mean-Squared-Error-vs-Average-Squared-Error/m-p/284743#M4224</link>
    <description>I answered my own question. In a different part of the HELP section is this description:&lt;BR /&gt;&lt;BR /&gt;In linear models, statisticians routinely use the mean squared error (MSE) as the main measure of fit. The MSE is the sum of squared errors (SSE) divided by the degrees of freedom for error. (DFE is the number of cases less the number of weights in the model.) This process yields an unbiased estimate of the population noise variance under the usual assumptions.&lt;BR /&gt;For neural networks and decision trees, there is no known unbiased estimator. Furthermore, the DFE is often negative for neural networks. There exist approximations for the effective degrees of freedom, but these are often prohibitively expensive and are based on assumptions that might not hold. Hence, the MSE is not nearly as useful for neural networks as it is for linear models. One common solution is to divide the SSE by the number of cases N, not the DFE. This quantity, SSE/N, is referred to as the average squared error (ASE).</description>
    <pubDate>Fri, 15 Jul 2016 04:21:38 GMT</pubDate>
    <dc:creator>JBerry</dc:creator>
    <dc:date>2016-07-15T04:21:38Z</dc:date>
    <item>
      <title>Mean Squared Error vs Average Squared Error</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Mean-Squared-Error-vs-Average-Squared-Error/m-p/284742#M4223</link>
      <description>&lt;P&gt;In E-Miner, I see 2 selections in the Model Comparison node:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- Average Squared Error&lt;/P&gt;
&lt;P&gt;- Mean Squared Error&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What is the difference?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Searching the HELP does not yield any decent description:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-----&amp;gt;8 &amp;nbsp;snip from HELP file ------------------------------&lt;BR /&gt;The Selection Statistic choices are as follows:&lt;BR /&gt;Default — The default selection uses different statistics based on the type of target variable and whether a profit/loss matrix has been defined.&lt;BR /&gt;If a profit/loss matrix is defined for a categorical target, the average profit or average loss is used.&lt;BR /&gt;If no profit/loss matrix is defined for a categorical target, the misclassification rate is used.&lt;BR /&gt;If the target variable is interval, the average squared error is used.&lt;BR /&gt;Akaike's Information Criterion — chooses the model with the smallest Akaike's Information Criterion value.&lt;BR /&gt;&lt;STRONG&gt;Average Squared Error&lt;/STRONG&gt; — chooses the model with the smallest average squared error value.&lt;BR /&gt;&lt;STRONG&gt;Mean Squared Error&lt;/STRONG&gt; — chooses the model with the smallest mean squared error value.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;-----&amp;gt;8 &amp;nbsp;snip from HELP file ------------------------------&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jul 2016 04:19:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Mean-Squared-Error-vs-Average-Squared-Error/m-p/284742#M4223</guid>
      <dc:creator>JBerry</dc:creator>
      <dc:date>2016-07-15T04:19:46Z</dc:date>
    </item>
    <item>
      <title>Re: Mean Squared Error vs Average Squared Error</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Mean-Squared-Error-vs-Average-Squared-Error/m-p/284743#M4224</link>
      <description>I answered my own question. In a different part of the HELP section is this description:&lt;BR /&gt;&lt;BR /&gt;In linear models, statisticians routinely use the mean squared error (MSE) as the main measure of fit. The MSE is the sum of squared errors (SSE) divided by the degrees of freedom for error. (DFE is the number of cases less the number of weights in the model.) This process yields an unbiased estimate of the population noise variance under the usual assumptions.&lt;BR /&gt;For neural networks and decision trees, there is no known unbiased estimator. Furthermore, the DFE is often negative for neural networks. There exist approximations for the effective degrees of freedom, but these are often prohibitively expensive and are based on assumptions that might not hold. Hence, the MSE is not nearly as useful for neural networks as it is for linear models. One common solution is to divide the SSE by the number of cases N, not the DFE. This quantity, SSE/N, is referred to as the average squared error (ASE).</description>
      <pubDate>Fri, 15 Jul 2016 04:21:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Mean-Squared-Error-vs-Average-Squared-Error/m-p/284743#M4224</guid>
      <dc:creator>JBerry</dc:creator>
      <dc:date>2016-07-15T04:21:38Z</dc:date>
    </item>
  </channel>
</rss>

