cleaning up
This commit is contained in:
@@ -1654,7 +1654,7 @@ ways of dealing with outliers.
|
||||
The Huber cost function is defined as
|
||||
<p> <br>
|
||||
$$
|
||||
H_{\delta}(a)=\left\{\begin{array}\frac{1}{2}a^{2}&{\text{for }}|a|\leq \delta ,\\ \delta (|a|-{\frac {1}{2}\delta ),&{\text{otherwise.}\end{array}\right.
|
||||
H_{\delta}(a)=\left\{\begin{array}\frac{1}{2}a^{2}&{\text{for }}|a|\leq \delta ,\\ \delta (|a|-\frac {1}{2}\delta ),&{\text{otherwise.}\end{array}\right.
|
||||
$$
|
||||
<p> <br>
|
||||
|
||||
|
||||
@@ -1628,7 +1628,7 @@ ways of dealing with outliers.
|
||||
<p>
|
||||
The Huber cost function is defined as
|
||||
$$
|
||||
H_{\delta}(a)=\left\{\begin{array}\frac{1}{2}a^{2}&{\text{for }}|a|\leq \delta ,\\ \delta (|a|-{\frac {1}{2}\delta ),&{\text{otherwise.}\end{array}\right.
|
||||
H_{\delta}(a)=\left\{\begin{array}\frac{1}{2}a^{2}&{\text{for }}|a|\leq \delta ,\\ \delta (|a|-\frac {1}{2}\delta ),&{\text{otherwise.}\end{array}\right.
|
||||
$$
|
||||
|
||||
Here \( a=\boldsymbol{y} - \boldsymbol{\tilde{y}} \).
|
||||
|
||||
@@ -1633,7 +1633,7 @@ ways of dealing with outliers.
|
||||
<p>
|
||||
The Huber cost function is defined as
|
||||
$$
|
||||
H_{\delta}(a)=\left\{\begin{array}\frac{1}{2}a^{2}&{\text{for }}|a|\leq \delta ,\\ \delta (|a|-{\frac {1}{2}\delta ),&{\text{otherwise.}\end{array}\right.
|
||||
H_{\delta}(a)=\left\{\begin{array}\frac{1}{2}a^{2}&{\text{for }}|a|\leq \delta ,\\ \delta (|a|-\frac {1}{2}\delta ),&{\text{otherwise.}\end{array}\right.
|
||||
$$
|
||||
|
||||
Here \( a=\boldsymbol{y} - \boldsymbol{\tilde{y}} \).
|
||||
|
||||
Binary file not shown.
@@ -1784,7 +1784,7 @@
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"$$\n",
|
||||
"H_{\\delta}(a)=\\left\\{\\begin{array}\\frac{1}{2}a^{2}&{\\text{for }}|a|\\leq \\delta ,\\\\ \\delta (|a|-{\\frac {1}{2}\\delta ),&{\\text{otherwise.}\\end{array}\\right.\n",
|
||||
"H_{\\delta}(a)=\\left\\{\\begin{array}\\frac{1}{2}a^{2}&{\\text{for }}|a|\\leq \\delta ,\\\\ \\delta (|a|-\\frac {1}{2}\\delta ),&{\\text{otherwise.}\\end{array}\\right.\n",
|
||||
"$$"
|
||||
]
|
||||
},
|
||||
|
||||
@@ -1205,7 +1205,7 @@ ways of dealing with outliers.
|
||||
The Huber cost function is defined as
|
||||
!bt
|
||||
\[
|
||||
H_{\delta}(a)=\left\{\begin{array}\frac{1}{2}a^{2}&{\text{for }}|a|\leq \delta ,\\ \delta (|a|-{\frac {1}{2}\delta ),&{\text{otherwise.}\end{array}\right.
|
||||
H_{\delta}(a)=\left\{\begin{array}\frac{1}{2}a^{2}&{\text{for }}|a|\leq \delta ,\\ \delta (|a|-\frac {1}{2}\delta ),&{\text{otherwise.}\end{array}\right.
|
||||
\]
|
||||
!et
|
||||
Here $a=\bm{y} - \bm{\tilde{y}}$.
|
||||
|
||||
Reference in New Issue
Block a user