Adil Aijaz wrote:
2. There is a bug in examples/src/main/java/org/apache/mahout/clustering/syntheticcontrol/kmeans/Job.java that called runJob from main function with my provided arguments transposed. So, my convergenceDelta was interpreted as t1, t1 as t2, and t2 as convergenceDelta. I will commit a patch as soon as I get approval for opensource commits from my employer, however, I thought I'd put it out there in case someone else is going through the same issue.

r783585 fixed the parameter ordering bug. Still working on the Combiner problem.

Thanks Adil,
Jeff

Reply via email to