Skip to main content

Clustering algorithms powered by Numpy

Project description

Clustering algorithms powered by Numpy

This is an fast implementation of K-Means, K-Means++ and C-Means with Numpy.

How to install ?

This package is distributed on https://pypi.org/project/clustering-algorithms and can be installed by the following command:

pip install clustering-algorithms

How to contribute ?

Comments and PR are very welcome. You can check the coding conventions by running the following command:

./scripts/bash/style.sh

Miscellaneous

Performance comparison of K-Means and C-Means

PYTHONPATH=. python  ./scripts/python/performance.py

Plotting K-Means and C-Means

PYTHONPATH=. python  ./scripts/python/plot.py

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

clustering_algorithms-0.5.0.tar.gz (5.0 kB view hashes)

Uploaded Source

Built Distribution

clustering_algorithms-0.5.0-py3-none-any.whl (6.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page