<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://en.formulasearchengine.com/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=122.164.225.79</id>
	<title>formulasearchengine - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://en.formulasearchengine.com/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=122.164.225.79"/>
	<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/wiki/Special:Contributions/122.164.225.79"/>
	<updated>2026-09-20T17:51:48Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.47.0-wmf.7</generator>
	<entry>
		<id>https://en.formulasearchengine.com/w/index.php?title=Streeter%E2%80%93Phelps_equation&amp;diff=27251</id>
		<title>Streeter–Phelps equation</title>
		<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/w/index.php?title=Streeter%E2%80%93Phelps_equation&amp;diff=27251"/>
		<updated>2013-11-12T18:14:37Z</updated>

		<summary type="html">&lt;p&gt;122.164.225.79: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Multiple issues|&lt;br /&gt;
{{confusing|date=November 2011}}&lt;br /&gt;
{{context|date=November 2011}}&lt;br /&gt;
}}&lt;br /&gt;
* &#039;&#039;&#039;Leave-one-out cross-validation (CVloo) Stability&#039;&#039;&#039; An [[algorithm]] f has CVloo stability β with respect to the [[loss function]] V if the following holds:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\forall i\in\{1,...,m\}, \mathbb{P}_S\{\sup_{z\in Z}|V(f_S,z_i)-V(f_{S^{|i}},z_i)|\leq\beta_{CV}\}\geq1-\delta_{CV}&amp;lt;/math&amp;gt;&lt;br /&gt;
* &#039;&#039;&#039;Expected-to-leave-one-out error (&amp;lt;math&amp;gt;Eloo_{err}&amp;lt;/math&amp;gt;) Stability&#039;&#039;&#039; An algorithm f has &amp;lt;math&amp;gt;Eloo_{err}&amp;lt;/math&amp;gt; stability if for each n there exists a&amp;lt;math&amp;gt;\beta_{EL}^m&amp;lt;/math&amp;gt; and a &amp;lt;math&amp;gt;\delta_{EL}^m&amp;lt;/math&amp;gt; such that:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\forall i\in\{1,...,m\}, \mathbb{P}_S\{|I[f_S]-\frac{1}{m}\sum_{i=1}^m V(f_{S^{|i}},z_i)|\leq\beta_{EL}^m\}\geq1-\delta_{EL}^m&amp;lt;/math&amp;gt;, with &amp;lt;math&amp;gt;\beta_{EL}^m&amp;lt;/math&amp;gt;and &amp;lt;math&amp;gt;\delta_{EL}^m&amp;lt;/math&amp;gt; going to zero for &amp;lt;math&amp;gt;n\rightarrow\inf&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Preliminary Notations==&lt;br /&gt;
X and Y ⊂ R being respectively an input and an output space, we consider a [[training set]]   &lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;S = \{z_1 = (x_1,\ y_1)\ ,..,\ z_m = (x_m,\ y_m)\}&amp;lt;/math&amp;gt;&lt;br /&gt;
of size m in &amp;lt;math&amp;gt;Z = X \times Y&amp;lt;/math&amp;gt; drawn i.i.d. from an unknown distribution D. A [[Learning algorithms|learning algorithm]] is a function &amp;lt;math&amp;gt;f &amp;lt;/math&amp;gt; from &amp;lt;math&amp;gt;Z_m&amp;lt;/math&amp;gt; into &amp;lt;math&amp;gt; F \subset YX &amp;lt;/math&amp;gt;which maps a learning set S onto a function &amp;lt;math&amp;gt;f_S&amp;lt;/math&amp;gt; from X to Y. To avoid complex notation, we consider only [[deterministic algorithm]]s. It is also assumed that the algorithm &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; is symmetric with respect to S, i.e. it does not depend on the order of the elements in the training set. Furthermore, we assume that all functions are measurable and all sets are countable which does not limit the interest of the results presented here.&lt;br /&gt;
&lt;br /&gt;
The loss of an hypothesis &#039;&#039;&#039;&amp;lt;big&amp;gt;f&amp;lt;/big&amp;gt;&#039;&#039;&#039; with respect to an example &amp;lt;math&amp;gt;z = (x,y)&amp;lt;/math&amp;gt; is then defined as &amp;lt;math&amp;gt;V(f,z) = V(f(x),y)&amp;lt;/math&amp;gt;.&lt;br /&gt;
The empirical error of &#039;&#039;&#039;&amp;lt;big&amp;gt;f&amp;lt;/big&amp;gt;&#039;&#039;&#039; is &amp;lt;math&amp;gt;I_S[f] = \frac{1}{n}\sum V(f,z_i)&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
The true error of &#039;&#039;&#039;&amp;lt;big&amp;gt;f&amp;lt;/big&amp;gt;&#039;&#039;&#039; is &amp;lt;math&amp;gt;I[f] = \mathbb{E}_z V(f,z)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Given a training set S of size m, we will build, for all i = 1....,m, modified training sets as follows:&lt;br /&gt;
* By removing the i-th element&lt;br /&gt;
&amp;lt;math&amp;gt;S^{|i} = \{z_1 ,...,\ z_{i-1},\ z_{i+1},...,\ z_m\}&amp;lt;/math&amp;gt;&lt;br /&gt;
* By replacing the i-th element&lt;br /&gt;
&amp;lt;math&amp;gt;S^i = \{z_1 ,...,\ z_{i-1},\ z_i&#039;,\ z_{i+1},...,\ z_m\}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
S. Mukherjee, P. Niyogi, T. Poggio, and R. M. Rifkin. Learning theory: stability is sufficient for generaliza- tion and necessary and sufficient for consistency of empirical risk minimization. Adv. Comput. Math., 25(1-3):161–193, 2006&lt;br /&gt;
&lt;br /&gt;
[[Category:Machine learning]]&lt;/div&gt;</summary>
		<author><name>122.164.225.79</name></author>
	</entry>
</feed>