Related Plugins and Tags

QGIS Python Plugins Repository

Attribute based clustering Plugin icon

Plugin ID: 986
(40) votes 

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.

Attribute based clustering for vector layers by numeric attributes using hierarchical or k-means algorithms (known and unknown number of clusters supported).

Author
Eduard Kazakov
Maintainer
ekazakov
Tags
vectorclusteringattributes
Plugin home page
https://github.com/eduard-kazakov/attributeBasedClustering
Tracker
Browse and report bugs
Code repository
https://github.com/eduard-kazakov/attributeBasedClustering
Latest stable version
2.2.1
Plugin ID
986
Version Experimental Min QGIS version Max QGIS version Downloads Uploaded by Date
2.2.1 no 2.99.0 3.99.0 12355 ekazakov 2022-11-28T15:21:32.882328+00:00
2.2 no 2.99.0 3.99.0 13371 ekazakov 2021-03-16T15:05:09.046643+00:00
2.1 no 2.99.0 3.99.0 15146 ekazakov 2019-03-01T11:33:59.920103+00:00
2.0 no 2.99.0 3.99.0 1506 ekazakov 2019-01-06T15:21:32.045754+00:00
1.0 no 2.0.0 2.99.0 17802 ekazakov 2016-04-27T01:46:33.209518+00:00

Sustaining Members