close
The Wayback Machine - https://web.archive.org/web/20201117110100/https://github.com/lettier/interactiveknn
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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 git@github.com:lettier/interactiveknn.git
cd interactiveknn
# Install nvm and npm.
nvm use
npm install

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

You can’t perform that action at this time.