Accuracy, sensitivity, specificity
yardstick
can compute lots of performance metrics 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 in R
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
