Machine Learning

From TedYunWiki
Revision as of 21:31, 3 December 2012 by Tedyun (talk | contribs) (Created page with "== Linear Regression == == Classification Problem == - $\log yh_\theta(x) + (1-y) \log (1-h_\theta(x))$ comes from Maximum Likelihood Method in Statistics")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Linear Regression

Classification Problem

- $\log yh_\theta(x) + (1-y) \log (1-h_\theta(x))$ comes from Maximum Likelihood Method in Statistics