Today we will cover the theoretical background of Logistic Regression. We will derive the equations for Logistic Regression, implement them in Python and use it to solve a set of simple examples.
Chapter 5
The Reading for today's lab is chapter 5 Logistic Regression.
Examples and exercise 5.4.