Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/talhaahussain/k-means
A simple implementation of k-Means, an unsupervised learning clustering algorithm.
https://github.com/talhaahussain/k-means
Last synced: 5 days ago
JSON representation
A simple implementation of k-Means, an unsupervised learning clustering algorithm.
- Host: GitHub
- URL: https://github.com/talhaahussain/k-means
- Owner: talhaahussain
- Created: 2023-08-06T11:47:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-05T13:12:42.000Z (about 1 year ago)
- Last Synced: 2023-09-07T00:56:09.268Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# k-Means
A simple implementation of k-Means, an unsupervised learning clustering algorithm.