Python implementation of various algorithms to find the optimal number of clusters
Project description
OptimalCluster
OptimalCluster is the Python implementation of various algorithms to find the optimal number of clusters. The algorithms include elbow, elbow-k_factor, silhouette, gap statistics, gap statistics with standard error, and gap statistics without log. Various types of visualizations are also supported.
For references about the different algorithms visit the following sites:
elbow : Elbow Method
elbow_kf :
silhouette : Silhouette Score
gap_stat_wolog : Paper
Installation
To install the OptimalCluster package through the Python Package index (PyPI) run the following command:
pip install OptimalCluster
Documentation
Visit this link : Documentation
Example
Visit this link : Example
Project details
Release history Release notifications | RSS feed
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 OptimalCluster-0.1.0.tar.gz.
File metadata
- Download URL: OptimalCluster-0.1.0.tar.gz
- Upload date:
- Size: 8.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.7.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1a5610c3fa4bf7ba6b858b3aaa2fe6f61bd50ed8523bc347acf8a4eaf95db5d2
|
|
| MD5 |
9629a649ea0e3dcd5eb0fe65da9390b1
|
|
| BLAKE2b-256 |
e5acbbc2fc3ecd9b402d2cb1ea12b72be97610b584a67bc9fe43d2d26eace957
|
File details
Details for the file OptimalCluster-0.1.0-py3-none-any.whl.
File metadata
- Download URL: OptimalCluster-0.1.0-py3-none-any.whl
- Upload date:
- Size: 9.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.7.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b57c6855cfc7841244b49578ae121d315d603e96a878b88fa0d0a19cb2206998
|
|
| MD5 |
c931a9beae4913c8cff336fe815179e1
|
|
| BLAKE2b-256 |
ca251e0d905026fc131b8416962862c1dd217ac3d233177eb9182ccdf3efd343
|