Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 232 Bytes

File metadata and controls

2 lines (2 loc) · 232 Bytes

This is a detailed report of machine learning project . It involves implementation of two most basic classification models, Linear Classifier and Logistic Regression. Both are implemeted using skLearn Library as well as manually