Writable for labeled vectors for supervised learning algorithms
---------------------------------------------------------------

                 Key: MAHOUT-262
                 URL: https://issues.apache.org/jira/browse/MAHOUT-262
             Project: Mahout
          Issue Type: New Feature
          Components: Classification
    Affects Versions: 0.2
            Reporter: Olivier Grisel
             Fix For: 0.3


Implement two new classes:

 - SingleLabelVectorWritable for singly classified vectorized data item (one 
and only one label index per instance)

 - MultiLabelVectorWritable for multi categorized vectorized data item (0 or 
more category indexes per instance)

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

Reply via email to