AbstractCluster eliminates NamedVectors by replacing them with
RandomAccessSparseVector always
----------------------------------------------------------------------------------------------
Key: MAHOUT-552
URL: https://issues.apache.org/jira/browse/MAHOUT-552
Project: Mahout
Issue Type: Bug
Components: Clustering
Affects Versions: 0.5
Reporter: Pere Ferrera Bertran
When clustering using NamedVectors as input - after running seq2sparse with
patch https://issues.apache.org/jira/browse/MAHOUT-401 - names are lost because
AbstractCluster replaces vectors coming in the constructor with
RandomAccessSparseVector.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.