minor typos
This commit is contained in:
@@ -1774,7 +1774,7 @@ $$
|
||||
|
||||
<p>This implies that the Hessian matrix is positive definite, hence the stationary point is a
|
||||
minimum.
|
||||
Note that the Ridge loss function is convex, as a sum of two convex
|
||||
Note that the Ridge cost function is convex being a sum of two convex
|
||||
functions. Therefore, the stationary point is a global
|
||||
minimum of this function.
|
||||
</p>
|
||||
|
||||
@@ -1681,7 +1681,7 @@ $$
|
||||
|
||||
<p>This implies that the Hessian matrix is positive definite, hence the stationary point is a
|
||||
minimum.
|
||||
Note that the Ridge loss function is convex, as a sum of two convex
|
||||
Note that the Ridge cost function is convex being a sum of two convex
|
||||
functions. Therefore, the stationary point is a global
|
||||
minimum of this function.
|
||||
</p>
|
||||
|
||||
@@ -1758,7 +1758,7 @@ $$
|
||||
|
||||
<p>This implies that the Hessian matrix is positive definite, hence the stationary point is a
|
||||
minimum.
|
||||
Note that the Ridge loss function is convex, as a sum of two convex
|
||||
Note that the Ridge cost function is convex being a sum of two convex
|
||||
functions. Therefore, the stationary point is a global
|
||||
minimum of this function.
|
||||
</p>
|
||||
|
||||
Binary file not shown.
+815
-1512
File diff suppressed because one or more lines are too long
@@ -1177,7 +1177,7 @@ The Hessian matrix of Ridge Regression for our simple example is given by
|
||||
!et
|
||||
This implies that the Hessian matrix is positive definite, hence the stationary point is a
|
||||
minimum.
|
||||
Note that the Ridge loss function is convex, as a sum of two convex
|
||||
Note that the Ridge cost function is convex being a sum of two convex
|
||||
functions. Therefore, the stationary point is a global
|
||||
minimum of this function.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user