You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by daniellaah <gi...@git.apache.org> on 2017/07/26 08:58:15 UTC

[GitHub] spark issue #18337: [SPARK-21131][GraphX] Fix batch gradient bug in SVDPlusP...

Github user daniellaah commented on the issue:

    https://github.com/apache/spark/pull/18337
  
    I also tested the SVDPlusPlus on movielens-100k dataset. The algorithm just diverged. And the mse on the dataset gets 2.14748364347152E9.  
    I tested @lxmly 's code as well, it works but I don't know whether it is proper to use the 'mean gradient'.  
    @lxmly How do you get the conclusion 'using mean gradient'? Any reference? Thanks in advance.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org