open-connectome-classes / StatConn-Spring-2015-Info

introductory material
18 stars 4 forks source link

Comparing clustering algorithms #173

Open rgrohit opened 9 years ago

rgrohit commented 9 years ago

Since each algorithm in the paper was run many times. Would we able to get a distribution for each clustering algorithm and be able to test them against each other ?

mrjiaruiwang commented 9 years ago

This would be an interesting final project proposal. I wonder if you could also throw in some integer programming algorithms for finding k-cliques. Yes I am aware that it is an NP-complete problem, but approximate algorithms exist for it and it would be interesting to see it applied in this context.