Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 187 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 187 Bytes

Logistic-Regresison

Implemented softmax function and optimized with gradient descent using scipy (logistic_regression.ipynb)

Data is obtained from https://gist.github.com/netj/8836201