Session9-LogisticRegression_a6c5bc556df30fa3eb779e22e464a08a - Copy
Session9-LogisticRegression_a6c5bc556df30fa3eb779e22e464a08a - Copy
• Issue: Linear regression can predict values outside the [0,1] range.
• For binary outcomes (0 or 1), such predictions are not
interpretable as probabilities.
Linear Predictions Outside [0,1]
Transition to Logistic Regression
• Definition:
1
𝜎 z =
1 + ⅇ−z