Skip to main content
Thanks for the feedback!
Explore interactive demos

2D Data Clustering

Group 2D points into clusters by evolving the cluster centers.

2D Data Clustering
Partition points so each one belongs to the group it's most similar to.
Raw data
Clustered
The GA searches over cluster assignments that minimise intra-cluster distance and maximise inter-cluster separation.
Run this yourself, for free

Sign in to configure and launch a genetic algorithm against this problem, or bring your own.

Get started