StackedML
Practice
Labs
Questions
Models
Pricing
Sign in
Questions
/
Supervised Learning
/
Linear Models
/
Logistic regression
← Previous
Next →
396.
Interpreting Logistic Regression Coefficients
easy
In logistic regression, what is the interpretation of a positive coefficient for a feature?
A
An increase in the feature increases the log-odds of the positive class
B
An increase in the feature directly increases the probability of the positive class by the coefficient value
C
An increase in the feature decreases the odds of the negative class by the coefficient value
D
An increase in the feature makes the model more confident regardless of the sign of the linear score
Sign in to verify your answer
← Back to Questions