last version for lecture
This commit is contained in:
@@ -359,7 +359,7 @@ X \equiv \begin{bmatrix}
|
||||
\end{bmatrix}.
|
||||
$$
|
||||
|
||||
<p>The cost/loss/risk function is given by (</p>
|
||||
<p>The cost/loss/risk function is given by </p>
|
||||
$$
|
||||
C(\theta) = \frac{1}{n}||X\theta-\mathbf{y}||_{2}^{2} = \frac{1}{n}\sum_{i=1}^{100}\left[ (\theta_0 + \theta_1 x_i)^2 - 2 y_i (\theta_0 + \theta_1 x_i) + y_i^2\right]
|
||||
$$
|
||||
|
||||
@@ -304,7 +304,7 @@ X \equiv \begin{bmatrix}
|
||||
$$
|
||||
<p> <br>
|
||||
|
||||
<p>The cost/loss/risk function is given by (</p>
|
||||
<p>The cost/loss/risk function is given by </p>
|
||||
<p> <br>
|
||||
$$
|
||||
C(\theta) = \frac{1}{n}||X\theta-\mathbf{y}||_{2}^{2} = \frac{1}{n}\sum_{i=1}^{100}\left[ (\theta_0 + \theta_1 x_i)^2 - 2 y_i (\theta_0 + \theta_1 x_i) + y_i^2\right]
|
||||
|
||||
@@ -405,7 +405,7 @@ X \equiv \begin{bmatrix}
|
||||
\end{bmatrix}.
|
||||
$$
|
||||
|
||||
<p>The cost/loss/risk function is given by (</p>
|
||||
<p>The cost/loss/risk function is given by </p>
|
||||
$$
|
||||
C(\theta) = \frac{1}{n}||X\theta-\mathbf{y}||_{2}^{2} = \frac{1}{n}\sum_{i=1}^{100}\left[ (\theta_0 + \theta_1 x_i)^2 - 2 y_i (\theta_0 + \theta_1 x_i) + y_i^2\right]
|
||||
$$
|
||||
|
||||
@@ -482,7 +482,7 @@ X \equiv \begin{bmatrix}
|
||||
\end{bmatrix}.
|
||||
$$
|
||||
|
||||
<p>The cost/loss/risk function is given by (</p>
|
||||
<p>The cost/loss/risk function is given by </p>
|
||||
$$
|
||||
C(\theta) = \frac{1}{n}||X\theta-\mathbf{y}||_{2}^{2} = \frac{1}{n}\sum_{i=1}^{100}\left[ (\theta_0 + \theta_1 x_i)^2 - 2 y_i (\theta_0 + \theta_1 x_i) + y_i^2\right]
|
||||
$$
|
||||
|
||||
Binary file not shown.
+179
-179
File diff suppressed because it is too large
Load Diff
@@ -84,7 +84,7 @@ X \equiv \begin{bmatrix}
|
||||
\end{bmatrix}.
|
||||
\]
|
||||
!et
|
||||
The cost/loss/risk function is given by (
|
||||
The cost/loss/risk function is given by
|
||||
!bt
|
||||
\[
|
||||
C(\theta) = \frac{1}{n}||X\theta-\mathbf{y}||_{2}^{2} = \frac{1}{n}\sum_{i=1}^{100}\left[ (\theta_0 + \theta_1 x_i)^2 - 2 y_i (\theta_0 + \theta_1 x_i) + y_i^2\right]
|
||||
|
||||
Reference in New Issue
Block a user