Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 243 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 243 Bytes

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.