GitHub user afomenko opened a pull request:

    https://github.com/apache/spark/pull/1098

    MLlib documentation fix

    Synchronized mllib-optimization.md with Spark Scaladoc: removed reference 
to GradientDescent.runMiniBatchSGD method
    
    This is a temporary fix to remove  a link from 
http://spark.apache.org/docs/latest/mllib-optimization.html to 
GradientDescent.runMiniBatchSGD which is not in the current online 
GradientDescent Scaladoc.
    FIXME: revert this commit after GradientDescent Scaladoc is updated.
    See images for details.
    
    
![mllib-docs-fix-1](https://cloud.githubusercontent.com/assets/1375501/3294410/ccf19bb8-f5a8-11e3-93f1-f593016209eb.png)
    
![mllib-docs-fix-2](https://cloud.githubusercontent.com/assets/1375501/3294411/d0b59a7e-f5a8-11e3-8fc8-329c177ef8c8.png)


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/afomenko/spark master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/1098.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1098
    
----
commit 5cb07581be29a945d7a48a26b9c83229548a0070
Author: Anatoli Fomenko <[email protected]>
Date:   2014-06-16T21:56:47Z

    MLlib documentation fix
    
    Synchronized mllib-optimization.md with Spark Scaladoc: removed reference 
to GradientDescent.runMiniBatchSGD method

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to