Related Plugins and Tags

QGIS Python Plugins Repository

Attribute based clustering Plugin icon

Plugin ID: 986
(45) votes 

Clustering for vector layers based on their numeric attributes

Plugin produces clustering for features of vector layer based on unlimited number of attributes using hierarchical or k-means algorithms. Hierarchical algorithm is available in two variations: native realization for known number of clusters and scipy realization for unknown number of clusters. K-means method requieres scipy and known number of clusters. You can define weight for every attribute, if native hierarchical clustering used. Elbow method for estimating optimal number of clusters is available. Also calculating of distances from each object to centroids of each cluster is available.

Author
Eduard Kazakov
Maintainer
ekazakov
Tags
vectorclusteringattributes
Plugin home page
https://ekazakov.me/attribute-based-clustering-qgis-plugin
Tracker
Browse and report bugs
Code repository
https://github.com/eduard-kazakov/attributeBasedClustering
Latest stable version
3.0
Plugin ID
986
Version Experimental Min QGIS version Max QGIS version Downloads Uploaded by Date
3.0 no 3.32.0 3.99.0 1139 ekazakov 2024-12-21T10:18:26.355769+00:00
2.2.1 no 2.99.0 3.99.0 16558 ekazakov 2022-11-28T15:21:32.882328+00:00
2.2 no 2.99.0 3.99.0 13420 ekazakov 2021-03-16T15:05:09.046643+00:00
2.1 no 2.99.0 3.99.0 15191 ekazakov 2019-03-01T11:33:59.920103+00:00
2.0 no 2.99.0 3.99.0 1550 ekazakov 2019-01-06T15:21:32.045754+00:00
1.0 no 2.0.0 2.99.0 17965 ekazakov 2016-04-27T01:46:33.209518+00:00

Sustaining Members