Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 286 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 286 Bytes

Clustering-Algorithm-Visualiser

A visualiser that allows randomly distributed points to be clustered according to different algorithms selected by the user. Currently, supports K-means clustering and DBSCAN algorithms. The visualiser can be run via 'com.GitHub.ClusteringVisualiser'.