Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 160 Bytes

File metadata and controls

4 lines (3 loc) · 160 Bytes

A quick example of logistic regression using gradient descent. The program is implemented in python primarily in numpy and pandas for passing data.

Enjoy!