RecommenderJob should use simple cooccurrence as default similarity measure
---------------------------------------------------------------------------
Key: MAHOUT-462
URL: https://issues.apache.org/jira/browse/MAHOUT-462
Project: Mahout
Issue Type: Improvement
Components: Collaborative Filtering
Reporter: Sebastian Schelter
Priority: Minor
To make the new version of RecommenderJob more consistent with the past
behavior we should use simple cooccurrence
(org.apache.mahout.math.hadoop.similarity.vector.DistributedCooccurrenceVectorSimilarity)
as default similarity measure when no similarity classname is supplied.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.