RowSimilarityJob should be able to infer the number of columns from the input 
matrix if not specified 
------------------------------------------------------------------------------------------------------

                 Key: MAHOUT-979
                 URL: https://issues.apache.org/jira/browse/MAHOUT-979
             Project: Mahout
          Issue Type: Improvement
          Components: Math
    Affects Versions: 0.6
            Reporter: Suneel Marthi
            Assignee: Suneel Marthi
            Priority: Minor


Presently RowSimilarityJob expects to be provided the 'numberOfColumns' (-r) by 
the user and this is not an optional argument. If this is not specified 
explicitly RowSimilarityJob should be able to get the number of columns by the 
vector size. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to