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
Original issue reported on code.google.com by
FozzietheBeat@gmail.com
on 17 Feb 2010 at 6:01