edkinsgael / airhead-research

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

Update the clustering package #47

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
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:15

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

Original comment by FozzietheBeat@gmail.com on 26 Jun 2010 at 7:48