Title here
Summary here
Predict categories with logistic regression and measure classifiers with the right metrics.
Classification predicts categories: spam or not, healthy or at risk, churn or stay. This module teaches logistic regression from the ground up, including the sigmoid function, how to interpret the model, and how to evaluate classifiers with precision, recall, and ROC curves.
Complete all 5 lessons to finish the Classification module.