Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Kruskal's algorithm for clustering

A simple application of Kruskal's algorithm to find clusters in a 2D data set.

The script applies the basic idea of Kruskal's algorithm by computing the MST until there remains only n MST's, producing n clusters.

About

Written in collaboration with @hiten2

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages