Interactiveknn Save

Interactive K-Nearest Neighbors machine learning algorithm in JavaScript.

Project README

Interactive K-Nearest Neighbors

Interactive K-Nearest Neighbors

Visually interact with dots in your browser classifying unknown dots using the K-Nearest Neighbors algorithm.
Playable at Lettier.com.

Get Started

git clone [email protected]:lettier/interactiveknn.git
cd interactiveknn
# Install nvm and npm.
nvm use
npm install

(C) 2016 David Lettier
http://www.lettier.com/

Open Source Agenda is not affiliated with "Interactiveknn" Project. README Source: lettier/interactiveknn