pso-clustering

Clustering algorithm

An implementation of a clustering algorithm using Particle Swarm Optimization (PSO), specifically designed to group similar data points together.

PSO-Clustering algorithm [Matlab code]

GitHub

68 stars
10 watching
38 forks
Language: MATLAB
last commit: almost 5 years ago
Linked from 1 awesome list

clusteringclustering-algorithmclustering-evaluationhybrid-psok-meansparticle-swarm-optimizationpsopso-clusteringtutorial

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
pharo-ai/k-meansA Smalltalk implementation of the K-means clustering algorithm3
alexgkendall/optics_clusteringA MATLAB implementation of an unsupervised clustering algorithm that groups data points based on their density and reachability distances58
xuyxu/clusteringThis repository provides implementations of various clustering and subspace clustering algorithms in MATLAB, including K-means, ISODATA, Mean Shift, DBSCAN, Gaussian Mixture Model, LVQ, Subspace Clustering Algorithms like Subspace K-means and Entropy-Weighting Subspace K-means.227
thedatumorg/kshape-matlabA Matlab implementation of an efficient and accurate unsupervised method for clustering time-series data53
ljvmiranda921/pyswarmsA toolkit for implementing particle swarm optimization algorithms1,295
navdeep-g/h2o3-pamAn implementation of the PAM algorithm in H2O-3 for clustering data.1
jiaowenlong/psoAn implementation of the Particle Swarm Optimization algorithm in MATLAB, providing a tool for optimizing complex problems86
heihei12305/mopsoImplementations of Meta-Optimization using Particle Swarm Optimization (MOPSO) in MATLAB, including PSO and MOPSO algorithms.145
shahsohil/dccAn implementation of Deep Continuous Clustering algorithms using PyTorch.209
kalvar/ios-krkmeans-algorithmK-Means clustering algorithm implementation with multi-dimensional support and customizable features23
youweiliang/multi-view_clusteringProvides implementations of various multi-view spectral clustering algorithms for data analysis and visualization.87
kalvar/ios-krfuzzycmeans-algorithmAn implementation of Fuzzy C-Means clustering algorithm with fuzzy theory on Machine Learning for data mining and image compression.12
irvingc/dbscan-on-sparkAn implementation of the DBSCAN clustering algorithm on top of Apache Spark184
percyliang/brown-clusterA C++ implementation of the Brown word clustering algorithm for hierarchical word grouping425
e-xpertsolutions/go-clusterImplementation of k-modes and k-prototypes clustering algorithms in Go.43