Intuitive access to clustering datasets, methods and tasks
Project description
python_clustering is a Python library based on sklearn and numpy.
It provides a wide range of functionality one might consider using during clustering
Documentation
Examples
Some of the examples of using the package are show in the respective folder
Dependencies
python = “>=3.8,<3.12”
pandas = “^1.5.3”
arff = “^0.9”
scipy = “^1.10.1”
requests = “^2.28.2”
matplotlib = “^3.7.1”
tqdm = “^4.65.0”
pyod = “^1.0.7”
tensorflow = “^2.11.0”
Installation
pip install python-clustering
Pytest
To run tests We might specify folder or script:
pytest -q tests
Development
python-clustering development takes place on Github:
Please submit bugs that you encounter to the issue tracker
Further plans
Implement Task ideas regarding anomaly detection, calculating number of cluster using various methods, cluster ensembling and cluster similarity
Create functionality to detect pathwised cluster
Add experimental clustering methods
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file python_clustering-1.3.0.tar.gz.
File metadata
- Download URL: python_clustering-1.3.0.tar.gz
- Upload date:
- Size: 95.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.0 CPython/3.10.6 Linux/5.19.0-35-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4a15c96c3f5f68ddf83320256ed934602e9e6e40f34427464a9f1aeaac439659
|
|
| MD5 |
cd80eb5107eba0fab6676ff70e842085
|
|
| BLAKE2b-256 |
c236a1f7902e055579266a6fd734f63f00ddf2c8c2b007f591d2ce55860587cf
|
File details
Details for the file python_clustering-1.3.0-py3-none-any.whl.
File metadata
- Download URL: python_clustering-1.3.0-py3-none-any.whl
- Upload date:
- Size: 96.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.0 CPython/3.10.6 Linux/5.19.0-35-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fda2027348607a531b42e584e3676c90cf4b051ed910152beb96bd0091d83b1d
|
|
| MD5 |
91e35f9424d6c00daca789cdd42f38f3
|
|
| BLAKE2b-256 |
6c8a4b05f23cd17bfcb9fb72ec0fda834e8efb0e1c6594145e51a1c3280e9d1f
|