[
https://issues.apache.org/jira/browse/MAHOUT-737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13265753#comment-13265753
]
Hudson commented on MAHOUT-737:
-------------------------------
Integrated in Mahout-Quality #1452 (See
[https://builds.apache.org/job/Mahout-Quality/1452/])
MAHOUT-737 Implicit Alternating Least Squares SVD (Revision 1331469)
Result = FAILURE
ssc : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1331469
Files :
*
/mahout/trunk/core/src/main/java/org/apache/mahout/cf/taste/impl/recommender/svd/ImplicitLinearRegressionFactorizer.java
> Implicit Alternating Least Squares SVD
> --------------------------------------
>
> Key: MAHOUT-737
> URL: https://issues.apache.org/jira/browse/MAHOUT-737
> Project: Mahout
> Issue Type: New Feature
> Components: Collaborative Filtering
> Affects Versions: 0.6
> Reporter: Tamas Jambor
> Assignee: Sebastian Schelter
> Fix For: 0.7
>
> Attachments: MAHOUT-737-2.patch, MAHOUT-737-3.patch,
> MAHOUT-737-3.patch, MAHOUT-737.patch, MAHOUT-737.patch, MAHOUT-737.patch,
> MAHOUT-737.patch
>
>
> I am sharing this Java implementation of mine that is based on the paper -
> Collaborative Filtering with Implicit Datasets. The implementation is
> multi-treading and can be easily extended to use it on Hadoop. In fact this
> approach would possibly work with non-implicit datasets, but further testing
> is needed. The algorithm is tried and tested on an implicit TV-viewing
> dataset, and the performance was pretty good (details to follow).
--
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