Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 312 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 312 Bytes

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