The Programming Historian (Jul 2022)

Regression Analysis with Scikit-learn (part 2 - Logistic)

  • Matthew J. Lavin

DOI
https://doi.org/10.46430/phen0100
Journal volume & issue
Vol. 11

Abstract

Read online

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.