[ 
https://issues.apache.org/jira/browse/MAHOUT-463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12897667#action_12897667
 ] 

Hui Wen Han commented on MAHOUT-463:
------------------------------------

For boolean data:

If n users like ItemA, m users like ItemB,p users like both ItemA and ItemB,
then the similarityValue  can simply set set to p/(m+n-p).



> Boolean Data can not get any recommendation by running RecommnenderJob
> ----------------------------------------------------------------------
>
>                 Key: MAHOUT-463
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-463
>             Project: Mahout
>          Issue Type: Test
>          Components: Collaborative Filtering
>    Affects Versions: 0.4
>            Reporter: Hui Wen Han
>             Fix For: 0.4
>
>         Attachments: MAHOUT-463-2.patch, MAHOUT-463.patch
>
>
> Boolean Preference Data can not get any recommendation by run RecommnenderJob,
> but It can get data using the build in about Aprl.
> It seems that it can not get any data by running RowSimilarityJob 

-- 
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