Purpose of code changes on this branch:
Update the clustering package to have a unified interface for clustering
implementations, with several new implementations added.
When reviewing my code changes, please focus on:
Only review the clustering package. Please ignore any of the OnLine
clustering classes and the ClusterMap, as those are still being refined.
Please focus on the interface, is it flexible enough? Does the interface
and static methods seem to make sense?
Are the new algorithms well document?
After the review, I'll merge this branch into:
/trunk
Original issue reported on code.google.com by FozzietheBeat@gmail.com on 18 Feb 2010 at 1:10
Original issue reported on code.google.com by
FozzietheBeat@gmail.com
on 18 Feb 2010 at 1:10