Logistic Regression from Scratch using NumPy This repository contains implementation for logistic regression using python, only with numpy package. Both jupyter notebook (.ipynb) and markdown file (.md) can be found in the directory.