You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2010/09/24 13:55:32 UTC

[jira] Resolved: (MAHOUT-284) In Fuzzy Kmeans, when the distance between centroid and the given point is zero, then it should belong to that cluster with probability 1 and rest with probability zero

     [ https://issues.apache.org/jira/browse/MAHOUT-284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Owen resolved MAHOUT-284.
------------------------------

    Resolution: Won't Fix

Sounds like we can't proceed on this particular issue. Perhaps Pallavi can at some point resubmit the patch. I believe there was discussion of fixing some issue like this recently anyway?

> In Fuzzy Kmeans, when the distance between centroid and the given point is zero, then it should belong to that cluster with probability 1 and rest with probability zero
> ------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: MAHOUT-284
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-284
>             Project: Mahout
>          Issue Type: Bug
>          Components: Clustering
>            Reporter: Pallavi Palleti
>            Priority: Minor
>         Attachments: Mahout-284.patch
>
>
> In Fuzzy Kmeans, when the distance between centroid and the given point is zero, then the point should belong to that cluster with probability 1 and rest with probability zero. However, right now, we are not doing that.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.