项目作者: lishilin63
项目描述 :
Classifications
高级语言: Python
项目地址: git://github.com/lishilin63/KNN_Python.git
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.