Not happy with it but tests are passing now.

On Sat, Jan 25, 2014 at 10:08 AM, Andrew Musselman (JIRA)
<[email protected]>wrote:

>
>      [
> https://issues.apache.org/jira/browse/MAHOUT-1410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel]
>
> Andrew Musselman updated MAHOUT-1410:
> -------------------------------------
>
>     Attachment: MAHOUT-1410.patch
>
> Yet another hack; this checks for whether the vector is a NamedVector or a
> RandomAccessSparseVector, and strips out just the delegate vector inside if
> it's a NamedVector before checking against the reference list.
>
> > clusteredPoints do not contain a vector id
> > ------------------------------------------
> >
> >                 Key: MAHOUT-1410
> >                 URL: https://issues.apache.org/jira/browse/MAHOUT-1410
> >             Project: Mahout
> >          Issue Type: Bug
> >          Components: Clustering
> >    Affects Versions: 0.8
> >         Environment: using 0.9 release candidate
> >            Reporter: Pat Ferrel
> >            Assignee: Suneel Marthi
> >             Fix For: 0.9
> >
> >         Attachments: MAHOUT-1410.patch, MAHOUT-1410.patch
> >
> >
> > When clustering non-named vectors there are no vector ids in
> clusteredPoints so the other values there, cluster id, vector values,
> distance-squared, pdf, cannot be tied to any known vector.
>
>
>
> --
> This message was sent by Atlassian JIRA
> (v6.1.5#6160)
>

Reply via email to