12 December 2014 19 7K Report

I've got a huge similarity matrix(more precisely it's about 30000x30000 in size, and it's not a sparse matrix) now I wanted to see that what is the most efficient way I could cluster its data points, btw the value for each (i,j) index of the matrix is a real number between 0 and 1 and the number of clusters is not known beforehand, so what algorithms/methods do you suggest?(That is more efficient computationally for such a matrix)

More Hassan Abedi's questions See All
Similar questions and discussions