Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

4
  • $\begingroup$ This loss function does not have any local minima though... $\endgroup$ Commented Jul 28, 2020 at 18:14
  • $\begingroup$ The critical point is $(\hat{\beta}_0, \hat{beta}_1) = (\frac{8}{7}, \frac{9}{14})$. The eigenvalues of the Hessian matrix at $(\frac{8}{7}, \frac{9}{14})$ are $13\pm\sqrt{113}$, both of which are $>0$, making the critical point a minimum. $\endgroup$ Commented Jul 28, 2020 at 22:31
  • $\begingroup$ Yes, of course it has a minimum - but it's a global minimum. OP asked about local minima other than the global minimum. $\endgroup$ Commented Jul 29, 2020 at 5:55
  • 1
    $\begingroup$ The idea that the gradient is zero only for the perfect fit is incorrect. $\endgroup$ Commented Jul 29, 2020 at 10:26