This is a web app structured as a blog post containing interactive visualizations in D3.js to explain the bias-variance tradeoff using the K-nearest neighbour algorithm.
Start a server like so in this directory:
python -m SimpleHTTPServer
Open a browser and go to localhost:8000