You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2014/11/25 11:04:12 UTC

[jira] [Commented] (SPARK-4530) GradientDescent get a wrong gradient value according to the gradient formula, which is caused by the miniBatchSize parameter.

    [ https://issues.apache.org/jira/browse/SPARK-4530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14224312#comment-14224312 ] 

Xiangrui Meng commented on SPARK-4530:
--------------------------------------

PR: https://github.com/apache/spark/pull/3399

> GradientDescent get a wrong gradient value according to the gradient formula, which is caused by the miniBatchSize parameter.
> -----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SPARK-4530
>                 URL: https://issues.apache.org/jira/browse/SPARK-4530
>             Project: Spark
>          Issue Type: Bug
>          Components: MLlib
>    Affects Versions: 1.0.0, 1.1.0, 1.2.0
>            Reporter: Guoqiang Li
>            Assignee: Guoqiang Li
>            Priority: Minor
>             Fix For: 1.2.0
>
>
> This bug is caused by {{RDD.sample}}
> The number of  {{RDD.sample}}  returns is not fixed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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