A Complete Guide to K-Nearest-Neighbors with Applications in Python and R https://kevinzakka.github.io/2016/07/13/k-nearest-neighbor Python code inspired by the original code from Kevin Zakka's Github Repository. https://github.com/kevinzakka/blog-code/blob/master/knn/knn.py