Semantic Vectors: generate and use vectors from User/Item Taste data models 
----------------------------------------------------------------------------

                 Key: MAHOUT-752
                 URL: https://issues.apache.org/jira/browse/MAHOUT-752
             Project: Mahout
          Issue Type: New Feature
          Components: Collaborative Filtering
            Reporter: Lance Norskog
            Assignee: Sean Owen
            Priority: Minor
         Attachments: SemanticVectors.patch

This package has two parts:
# SemanticVectorFactory creates geometric vectors based on non-geometric 
User/Item ratings.
# VectorDataModel stores these and does preference evaluation based on the 
vectors and a given DistanceMeasure

This is a clear explanation of the Semantic Vectors concept: 
[http://code.google.com/p/semanticvectors/]


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to