
Explanation:
In logistic regression, the probability that the dependent variable equals 1 is given by the logistic function:
Since this is a binary classification problem where can only be 0 or 1, the probability that is the complement:
Therefore, the correct answer is .
Key Points:
Ultimate access to all questions.
The logistic regression is well-recognized for its capability in dealing with binary dependent variable. It uses a cumulative logistic function transformation to bind the output between 0 and 1. In other words, the logistic model effectively turns real values into probabilities. Suppose we now have 3 features, and the functional form is estimated as: What is the probability that ?
A
B
C
D
No comments yet.