nlesc-sherlock / cluster-analysis

2 stars 4 forks source link

See if we can somehow use T-SNE and other new clustering algorithms #9

Open benvanwerkhoven opened 8 years ago

benvanwerkhoven commented 8 years ago

The patterns that we are comparing are very large so it is a lot easier to have the clustering algorithms work only with the output of one of the similarity metrics, be it an edgelist or a matrix. If you know of any other clustering algorithms that can work like that, it is certainly worth trying them out.