JohnLetnev / airhead-research

Automatically exported from code.google.com/p/airhead-research
0 stars 0 forks source link

Code review request of OfflineClustering updates in hermit-fix #45

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Purpose of code changes on this branch:
Update and modify the offline clustering interface, change existing
clustering implementations to abide by the interface, and add new algorithms.

When reviewing my code changes, please focus on:
the clustering package.  Ignore anything with Online as a prefix and the
ClusteringMap.  Those will not be merged.
Documentation.
The interface, do you like it?  Present algorithms maintain their static
accessors but now also conform to the interface.
Ways to make the code cleaner or more extendible.

After the review, I'll merge this branch into:
/trunk

Original issue reported on code.google.com by FozzietheBeat@gmail.com on 17 Feb 2010 at 6:01

GoogleCodeExporter commented 9 years ago
Set review issue status to: Done

Original comment by FozzietheBeat@gmail.com on 18 Feb 2010 at 1:07