GitHub user daweicheng opened a pull request:

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

    [SPARK-22061] add pipeline model of SVM

    ## What changes were proposed in this pull request?
    
    This PR add an pipeline model, SVM, which is optimized by SGD.
    
    ## How was this patch tested?
    
    unit tests.
    
    Please review http://spark.apache.org/contributing.html before opening a 
pull request.

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

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

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

    https://github.com/apache/spark/pull/19279.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 #19279
    
----
commit dabd43b6c43703b467ab9498a9478f1925410916
Author: dawei <[email protected]>
Date:   2017-09-08T07:51:00Z

    Merge pull request #1 from apache/master
    
    update from apache

commit 2a472e203e7442197a5876f06a5a0a3515ce6ff9
Author: Chen Dawei <[email protected]>
Date:   2017-09-19T14:00:31Z

    [SPARK-22061] add pipeline model of SVM

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to