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
- Host: GitHub
- URL: https://github.com/yizhe-ang/k-means-explorable
- Owner: yizhe-ang
- License: mit
- Created: 2022-05-23T06:41:27.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-08-17T05:19:33.000Z (almost 3 years ago)
- Last Synced: 2025-04-15T11:07:03.390Z (about 1 year ago)
- Topics: ai, clustering, data-science, explorable, explorable-explanations, javascript, machine-learning, svelte
- Language: Svelte
- Homepage: https://k-means-explorable.vercel.app/
- Size: 1.04 MB
- Stars: 135
- Watchers: 4
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# K-Means Clustering: An Explorable Explainer
[](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)