项目作者: wenlin-koh

项目描述 :
高级语言: Python
项目地址: git://github.com/wenlin-koh/K-Nearest-Neighbor-Classifier---python.git


K-Nearest-Neighbor-Classifier—-python

Brief

K-Nearest Neighbor classifier used to classify “abalone.data”.
“abalone.data” can be retrieved from https://archive.ics.uci.edu/ml/index.php

Instructions

Program requires Python Numpy package installed.