K-nearest neighbor
The code in the jupyter notebook follows the hands-on analysis from the book Data Mining and Predictive Analytics by Larose & Larose, Part III, Chapter 10.
Dataset
The dataset (ClasifyRisk) used in the notebook could be downloaded from the repository.
Python version
Python 2