Logistic Regression
-
The way to use a linear model to do binary classification.
-
Use a Sigmiod Function
-
Use the Maximum Likelihood Estimate
-
Results in a logistic model
-
- if
- if
- if
-
Cost Function:
- Goal is to optimize for
to minimize
- Goal is to optimize for
Comparison to Linear Regression #