Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 284 Bytes

File metadata and controls

6 lines (4 loc) · 284 Bytes

Linear-and-Logistic-Regression-Implementation-ML-Assignment

Linear and Logistic Regression Basic Implementation In Python. Kindly refer to the PDF report for in depth discussion.

scratch.py contains the implemented classes.

Rest files implement the questions from the assignment.