vikasrtr / kNN

A basic k-Nearest Neighbour implementation in python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pykNN

A basic k-Nearest Neighbour implementation in python.

k-NN example

Usage

Look for code in demo.py.

Dependencies

  • Numpy
  • Matplotlib

About

A basic k-Nearest Neighbour implementation in python.


Languages

Language:Python 100.0%