tdunning / knn

Large scale k-nn experiments
http://mahout.mapr.com
68 stars 21 forks source link

Initial clean-up (WIP) #5

Closed dfilimon closed 11 years ago

dfilimon commented 11 years ago

Hi Ted!

I've yet to finish updating the tests, but this is a sense of how it's going. There are lots of removed files that don't really matter because they've already been merged in Mahout.

What is actually important is the StreamingKMeans class which I updated and the Searcher interface. Please have a quick look at these two. More documentation and updates are incoming, but things at school are ridiculously hectic at the moment.

The rest is more or less the same and the whitespace changes are there to conform to the Mahout style guide.