In a logistic regression problem, what is a possible output for a new instance?
In a logistic regression problem, what is a possible output for a new instance? Correct Answer 0.85
The output in a logistic regression problem is calculated by a probability function. Thus, the output can only be between 0 and 1. It cannot be negative, or greater than 1. It is not expressed in a percentage.