https://github.com/grayjack/bisect-k-means
K-Means and Bisecting K-Means comparison
https://github.com/grayjack/bisect-k-means
clustering k-means performance-analysis
Last synced: 6 months ago
JSON representation
K-Means and Bisecting K-Means comparison
- Host: GitHub
- URL: https://github.com/grayjack/bisect-k-means
- Owner: GrayJack
- License: mit
- Created: 2018-12-07T23:42:55.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-21T20:00:32.000Z (over 6 years ago)
- Last Synced: 2025-02-10T03:43:16.329Z (8 months ago)
- Topics: clustering, k-means, performance-analysis
- Language: Jupyter Notebook
- Size: 4.44 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Performance Clustering Analysis between K-Means and Bisect K-Means
This repository contains our work into looking the difference in performance and accuracy beetween both clustering algorithm k-means and bisect k-mean
## Includes
* Used datasets
* Python implementation of both algorithms
* Datasets normalization method
* Graphs with results## Lisence
Everything in this repository is under MIT license