项目作者: lishilin63

项目描述 :
Classifications
高级语言: Python
项目地址: git://github.com/lishilin63/KNN_Python.git
创建时间: 2018-08-16T20:23:11Z
项目社区:https://github.com/lishilin63/KNN_Python

开源协议:

下载


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.