Logistic Regression
Last updated
Last updated
The first thing to say is that logistic regression is not a regression, but a classification learning algorithm.
Watch the lecture in the following order
Logistic Classification Intro
2. Logistic Regression:Cost function, Cross Entropy
3. Logistic Regression : Maximum Likelihood