/knn-demo

K Nearest Neighbours Demo

Primary LanguageJavaScript

knn-demo

This is a simple web demo of the K Nearest Neighbor algorithm developed built with p5.js.
It contains two radio buttons. 0 for negative(red) examples and 1 for positive(blue) examples.
Demo Screenshot
Visit http://amosaidoo.com/knn-demo/ to see the demo.