Clusteval

Latest version: v2.2.4

Safety actively analyzes 723607 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 4

2.0.5

* bug fix in the special case when no clusters are possible to detect

2.0.4

* check for correctness of the input parameters cluster and method.
* better error handling for hdbscan

2.0.3

* bugfix for hdbscan: AttributeError: 'clusteval' object has no attribute 'results'
* Added licence in setup.py

2.0.2

* fix for dendrogram cut in special cases

2.0.1

* bug Fix in case no clusters are detected

2.0.0

Huge structural update.
The input parameter "method" can only be used for the evaluation of methods, such as silhouette, dbindex and derivative. The clustering approach can separately be chosen using the input parameter "cluster", which can be: agglomerative, kmeans, dbscan, hdbscan.

* added input parameter: "cluster"
* input parameter "method" is for: silhouette, dbindex, derivative
* Changed input parameter minclusters to min_clust
* Changed input parameter maxclusters to max_clust
* Pep8 styling
* code refactoring
* Docstrings updated

Page 3 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.