Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/prakharchoudhary/cluster-mania

Exploring the domain of Unsupervised learning via Clustering.
https://github.com/prakharchoudhary/cluster-mania

machine-learning matplotlib-figures python scikitlearn-machine-learning unsupervised-clustering

Last synced: about 1 month ago
JSON representation

Exploring the domain of Unsupervised learning via Clustering.

Awesome Lists containing this project

README

        

# cluster-mania
Exploring the domain of Unsupervised learning via Clustering.

# To-do
1. Finding centers of similarity using the popular k-means algorithm.
2. Using a bottom-up approach to build hierarchical cluster trees.
3. Identifying arbitrary shapes of objects using a density-based clustering approach.