An open API service indexing awesome lists of open source software.

https://github.com/yizhe-ang/k-means-explorable

An Explorable Explainer of K-Means Clustering
https://github.com/yizhe-ang/k-means-explorable

ai clustering data-science explorable explorable-explanations javascript machine-learning svelte

Last synced: about 1 year ago
JSON representation

An Explorable Explainer of K-Means Clustering

Awesome Lists containing this project

README

          

# K-Means Clustering: An Explorable Explainer

[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/U7U4NH69A)

**Check out the article live [here](https://k-means-explorable.vercel.app/).**

Happy to share that this work has been awarded Best Submission at [VISxAI 2022](https://visxai.io/)! Do check out the other amazing submissions!

https://user-images.githubusercontent.com/17507891/180015035-44596c95-6de1-4c4b-aa77-7f4bc09f25bc.mp4

Built with
- The Pudding's [Svelte Starter Template](https://github.com/the-pudding/svelte-starter)
- [Layer Cake](https://github.com/mhkeller/layercake)
- [ml-kmeans](https://github.com/mljs/kmeans)
- [Scrollama](https://github.com/russellgoldenberg/scrollama)