Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 301 Bytes

File metadata and controls

7 lines (7 loc) · 301 Bytes

I have implemented different machine learning model from scratch given some demo data. Models that I have implemented are-> Linear Regression(Closed form) Linear Regression(Gradient descent) Logistic Regression Naive Bayes Gausian Classification I have also done some preprocessing for the given data