K Nearest Neighbors 09 Dec 2017
Machine Learning
Regression
Classification
Supervised Learning
Analyze a non-parametric, instance-based learning algorithm called KNN and implement it from scratch in Python to solve classification and regression tasks.