Logistic Regression

Logistic Regression

The first thing to say is that logistic regression is not a regression, but a classification learning algorithm.

Objective:

Cost Function

Optimization

Youtube Lecture

Watch the lecture in the following order

  1. Logistic Classification Intro

2. Logistic Regression:Cost function, Cross Entropy

3. Logistic Regression : Maximum Likelihood

Last updated

Was this helpful?