Hands-on Machine Learning Projects with Python About The Project This project focuses on the implementation and training of machine learning algorithms in python without using ML libraries. This repository contains the following projects: Iris 2D-plot k-nearest-neighbor linear-regression and neural-networks logistic-regression naive-bayes-classifier polynomial-regression