<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>thesIt &#187; error</title>
	<atom:link href="http://lakm.us/thesit/tag/error/feed/" rel="self" type="application/rss+xml" />
	<link>http://lakm.us/thesit</link>
	<description>computer science research log in semi microbloging style</description>
	<lastBuildDate>Tue, 24 Aug 2010 21:34:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Bias-variance dilemma (Geman et al., 199 &#8230;</title>
		<link>http://lakm.us/thesit/330/bias-variance-dilemma-geman-et-al-199/</link>
		<comments>http://lakm.us/thesit/330/bias-variance-dilemma-geman-et-al-199/#comments</comments>
		<pubDate>Tue, 24 Aug 2010 15:07:29 +0000</pubDate>
		<dc:creator>Arif</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[Geman 1992]]></category>
		<category><![CDATA[MSE]]></category>
		<category><![CDATA[neural network]]></category>
		<category><![CDATA[poor data]]></category>
		<category><![CDATA[Silvert 1998]]></category>
		<category><![CDATA[variance]]></category>

		<guid isPermaLink="false">http://xp-racy.lan/s2/?p=330</guid>
		<description><![CDATA[Bias-variance dilemma (Geman et al., 1992). It can be demonstrated that the mean square value of the estimation error between the function to be modelled and the neural network consists of the sum of the (squared) bias and variance. With a neural network using a training set of fixed size, a small bias can only [...]]]></description>
			<content:encoded><![CDATA[<p>Bias-variance dilemma (Geman <em>et al.</em>, 1992). It can be demonstrated that the mean square value of the estimation error between the function to be modelled and the neural network consists of the sum of the (squared) bias and variance. With a neural network using a training set of fixed size, a <b>small bias</b> can only be achieved with a <b>large variance</b> (Haykin, 1994). This dilemma can be circumvented if the training set is made very large, but if the total amount of data is limited, this may not be possible.</p>]]></content:encoded>
			<wfw:commentRss>http://lakm.us/thesit/330/bias-variance-dilemma-geman-et-al-199/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stone 1974 is referenced in: Michaelsen &#8230;</title>
		<link>http://lakm.us/thesit/316/stone-1974-is-referenced-inmichaelsen/</link>
		<comments>http://lakm.us/thesit/316/stone-1974-is-referenced-inmichaelsen/#comments</comments>
		<pubDate>Sun, 22 Aug 2010 12:41:37 +0000</pubDate>
		<dc:creator>Arif</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[cross-validation]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[estimation]]></category>
		<category><![CDATA[k-fold]]></category>
		<category><![CDATA[Michaelsen 1987]]></category>
		<category><![CDATA[reference]]></category>
		<category><![CDATA[Stone 1974]]></category>

		<guid isPermaLink="false">http://xp-racy.lan/s2/?p=316</guid>
		<description><![CDATA[Stone 1974 is referenced in:
Michaelsen J. 1987. Cross-validation in statistical climate forecast models. J Climate Applied Meteorology, 26:1589-1600
1520-0450(1987)026-1589-cviscf-2.0.co;2.pdf
Set  consists of predictions and targets 
A set of prediction rule  will be used to predict y0 from 
Let  be the accuracy.
by least squares this will usually 
in other words expected Err is

MSE

In cross validation
]]></description>
			<content:encoded><![CDATA[<p>Stone 1974 is referenced in:<br />
Michaelsen J. 1987. Cross-validation in statistical climate forecast models. <i>J Climate Applied Meteorology</i>, 26:1589-1600</p>
<p><code><a href="http://journals.ametsoc.org/doi/abs/10.1175/1520-0450(1987)026<1589:CVISCF>2.0.CO;2">1520-0450(1987)026-1589-cviscf-2.0.co;2.pdf</a></code></p>
<p>Set <img src="http://lakm.us/thesit/wp-content/uploads/eq_9ba076dd6bb8492276d55d6eba4426dd.png" align="absmiddle" class="tex" alt="Z = z_{1}, z_{2},... , z_{1}" /> consists of predictions and targets <img src="http://lakm.us/thesit/wp-content/uploads/eq_daa39427192ac3aa475b144bc35d8474.png" align="absmiddle" class="tex" alt="z_{i}=(x_{i}, y_{i})" /></p>
<p>A set of prediction rule <img src="http://lakm.us/thesit/wp-content/uploads/eq_fe0f7385f849065eb2c4a9d3fc43cff1.png" align="absmiddle" class="tex" alt="\eta (x,Z)" /> will be used to predict y<sub>0</sub> from <img src="http://lakm.us/thesit/wp-content/uploads/eq_0cf6b515e8282bc189e99e089fbec517.png" align="absmiddle" class="tex" alt="\eta (x_{0},Z)" /></p>
<p>Let <img src="http://lakm.us/thesit/wp-content/uploads/eq_9ef6f3af2ea843d5273bad7d2d6ca52a.png" align="absmiddle" class="tex" alt="Q(y_{i},\eta_{i})" /> be the accuracy.<br />
by least squares this will usually <img src="http://lakm.us/thesit/wp-content/uploads/eq_5f92ce56ee3d7c84c1095240f8632b7e.png" align="absmiddle" class="tex" alt="(y_{i}-\eta_{i})^{2}" /><br />
in other words expected Err is<br />
<img src="http://lakm.us/thesit/wp-content/uploads/eq_a3a3253210769351b42ecc2c29b07f59.png" align="absmiddle" class="tex" alt="Err= E[Q(y_{i},\eta(x_{0},Z))]" /></p>
<h2>MSE</h2>
<p><img src="http://lakm.us/thesit/wp-content/uploads/eq_d74147edd30861f4fb14c995a384a2d3.png" align="absmiddle" class="tex" alt="MSE= \sum_{i=1}^{n}Q(y_{i},\eta(x_{i},Z))/n" /></p>
<p>In cross validation<br />
<img src="http://lakm.us/thesit/wp-content/uploads/eq_0c588b4269646a1c4ee8d83d92235f7d.png" align="absmiddle" class="tex" alt="MSE_{(CV)}= \sum_{i=1}^{n}Q(y_{i},\eta(x_{i},Z_{(i)}))/n" /></p>]]></content:encoded>
			<wfw:commentRss>http://lakm.us/thesit/316/stone-1974-is-referenced-inmichaelsen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>If we assume a normally distributed popu &#8230;</title>
		<link>http://lakm.us/thesit/315/if-we-assume-a-normally-distributed-popu/</link>
		<comments>http://lakm.us/thesit/315/if-we-assume-a-normally-distributed-popu/#comments</comments>
		<pubDate>Sun, 22 Aug 2010 12:19:08 +0000</pubDate>
		<dc:creator>Arif</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[basic]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[residual error]]></category>
		<category><![CDATA[statistical error]]></category>
		<category><![CDATA[wikipedia]]></category>

		<guid isPermaLink="false">http://xp-racy.lan/s2/?p=315</guid>
		<description><![CDATA[If we assume a normally distributed population with mean μ and standard deviation σ, and take sample

statistical error is then

Residual
while residual is

hat over the letter ε indicates an observable estimate of an unobservable quantity called ε.]]></description>
			<content:encoded><![CDATA[<p>If we assume a normally distributed population with mean μ and standard deviation σ, and take sample</p>
<p><img src="http://lakm.us/thesit/wp-content/uploads/eq_4c96f0de2e43b51f187721c402c03630.png" align="absmiddle" class="tex" alt="x_{1}, x_{2},..., x_{n}\sim N(\mu,\sigma^{2})" /></p>
<p><a href="http://en.wikipedia.org/wiki/Errors_and_residuals_in_statistics">statistical error</a> is then<br />
<img src="http://lakm.us/thesit/wp-content/uploads/eq_d78f820e87995c9f70844afc97c6d21c.png" align="absmiddle" class="tex" alt="\varepsilon_{i}=x_{i}-\mu" /></p>
<h2>Residual</h2>
<p>while residual is<br />
<img src="http://lakm.us/thesit/wp-content/uploads/eq_ac9247e31ce87591744c02cfbedc4fac.png" align="absmiddle" class="tex" alt="\hat{\varepsilon}_{i}=x_{i}-\bar{x}" /></p>
<p>hat over the letter ε indicates an observable estimate of an <b>unobservable quantity</b> called ε.</p>]]></content:encoded>
			<wfw:commentRss>http://lakm.us/thesit/315/if-we-assume-a-normally-distributed-popu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
