Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 261 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 261 Bytes

ML-models-Implementation

This repo contains jupyter notebooks for implementation of Linear Regression, Logistic Regression, and Naive Bayes classification using various methods like closed form solution, gradient descent, and newton's method of optimization.