Correct, all the clustered points are now clusterId -> VectorWritable. This reflects some loss of generality for the two fuzzy clusterers (fuzzyK, Dirichlet) and I will likely need to add another clustering option for them that includes probability of membership. But for now and for the CDbw calculations, only a single cluster assignment is needed.

On 4/25/10 11:56 AM, Robin Anil wrote:
I think It changed after Jeff commit his code. It was there earlier.


On Mon, Apr 26, 2010 at 12:24 AM, Sean Owen<[email protected]>  wrote:

Where though, I just deleted all the methods to try it and every test
passes.

On Sun, Apr 25, 2010 at 7:51 PM, Robin Anil<[email protected]>  wrote:
Its used in clustering to generate clusterid ->  point id. Also to be used
in
classification(by end of this summer) to keep class labels.

Reply via email to