https://github.com/j2kun/k-means
Python and Mathematica code for the post "K-Means Clustering and Birth Rates"
https://github.com/j2kun/k-means
Last synced: about 1 year ago
JSON representation
Python and Mathematica code for the post "K-Means Clustering and Birth Rates"
- Host: GitHub
- URL: https://github.com/j2kun/k-means
- Owner: j2kun
- Created: 2013-08-18T17:27:04.000Z (almost 13 years ago)
- Default Branch: main
- Last Pushed: 2020-06-09T03:23:49.000Z (about 6 years ago)
- Last Synced: 2025-04-02T19:46:51.673Z (about 1 year ago)
- Language: Python
- Homepage: http://jeremykun.com/2013/02/04/k-means-clustering-and-birth-rates/
- Size: 706 KB
- Stars: 2
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
k-means
=======
Python and Mathematica implementations of Lloyd's algorithm for k-means clustering for the post ["K-Means Clustering and Birth Rates"](http://jeremykun.com/2013/02/04/k-means-clustering-and-birth-rates/)