Logistic Regression

Open In Colab Binder

Notebook producing the figures in Linear Regression to Neural Networks. Chapter on Logistic Regression. We are going to fit a Logistic Regression model to try and classify some Penguin species data. We are going to produce this plot:

logistic fit

Let's go!

For all source files, see Github repository.

Author

Code written by Jeroen Overschie. MIT licensed.