class projects

May 21, 2007 15:21

Note to self: NP complete problems do not make good class projects. Also, deciding to test the NP complete algorithm on two different sample sizes does not make it better ( Read more... )

Leave a comment

Comments 1

magiuspendragon May 22 2007, 13:24:18 UTC
have you consideredi trying k-means? I'm fairly certian it doesn't test every possible cluster center in the average case (though I suppose worst case it still is). Might want to take a look at it. ping me if you want me to try and explain better.

Reply


Leave a comment

Up