Accuracy, sensitivity, specificity
Lots of performance metrics can be computed from a confusion matrix. For logistic regression, three of them in particular are important: accuracy, sensitivity, and specificity. Can you identify what each of those terms mean in the context of the churn model?
This exercise is part of the course
Introduction to Regression with statsmodels in Python
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
