Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 238 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 238 Bytes

KNN_Python

This project implements KNN algorithm. The dataset contains all anonymous varable names but with quantitative data categories. The second part of this project explores the best K to choose by doing loops and plotting MSEs.