Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 349 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 349 Bytes

SSI-PR-Lab2

Logistic Regression

In this excercise, we will implement logistic regression and use advance optimization tools to get the parameters and perform the classification.

You have the option to implement your code in either Matlab or python.

Remember to comment your codes, label your plots and display the outputs when necessary.