jstremme/l2-regularized-logistic-regression
A from-scratch (using numpy) implementation of L2 Regularized Logistic Regression (Logistic Regression with the Ridge penalty) including demo notebooks for applying the model to real data as well as a comparison with scikit-learn.
Jupyter NotebookMIT