P64Machine LearningIntermediateInterpret6 min

Interpret a Logistic Regression Probability Shift

Interpret a coefficient without treating it as probability points.

#logistic regression#odds

Scenario

A binary feature has coefficient 0.69 and baseline probability 0.20.

Problem statement

Interpret the probability shift.

Your Task

  1. Interpret log-odds.
  2. Calculate odds change.
  3. Explain baseline dependence.

Related Concepts

Odds ratiosProbability

Ready to count this problem?

Mark it complete when you have reasoned through the solution in your own words.