https://github.com/sushantnair/k-means-clustering
A simple implementation of the K-Means Clustering Algorithm
https://github.com/sushantnair/k-means-clustering
good-first-issue k-means-clustering k-means-implementation-in-python machine-learning machine-learning-algorithms
Last synced: 2 months ago
JSON representation
A simple implementation of the K-Means Clustering Algorithm
- Host: GitHub
- URL: https://github.com/sushantnair/k-means-clustering
- Owner: sushantnair
- License: gpl-3.0
- Created: 2024-04-14T06:32:38.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-14T06:47:06.000Z (about 1 year ago)
- Last Synced: 2025-01-18T11:22:37.449Z (4 months ago)
- Topics: good-first-issue, k-means-clustering, k-means-implementation-in-python, machine-learning, machine-learning-algorithms
- Language: Jupyter Notebook
- Homepage: https://colab.research.google.com/drive/1sxe6BBciuXDvm3bLoA-DKoOh2xm0t5LJ?usp=sharing
- Size: 19.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# K-Means-Clustering
A simple implementation of the K-Means Clustering Algorithm