This project demonstrates basic ML algorithms: Linear Regression, Logistic Regression, implemented from scratch using pure Python and NumPy.
- Learning resources: Google Machine Learning Crash Course
- Dataset used are downloaded from: Kaggle
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This project demonstrates basic ML algorithms: Linear Regression, Logistic Regression, implemented from scratch using pure Python and NumPy.