Question 7 of 10Pro Only
Explain how logistic regression works for binary classification. Why is it called "regression" when it is used for classification, and how do you interpret the coefficients?
Sample answer preview
Logistic regression is a fundamental classification algorithm that predicts the probability of an instance belonging to a particular class. Despite its name, it is used for classification rather than regression tasks.
logistic regressionsigmoidlog-oddsprobabilityodds ratioclassification