The Programming Historian (Jul 2022)
Regression Analysis with Scikit-learn (part 2 - Logistic)
Abstract
This lesson is the second in a two-part lesson focusing on regression analysis. It provides an overview of logistic regression, how to use Python (scikit-learn) to make a logistic regression model, and a discussion of interpreting the results of such analysis.