An open API service indexing awesome lists of open source software.

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

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