GitHub user jiayuezhangsc opened a pull request:

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

    [SPARK-18286][ML][WIP] Add Scala/Java/Python examples for MinHash and 
RandomProjection

    ## What changes were proposed in this pull request?
    
    Add Scala/Java/Python examples for MinHash and RandomProjection
    
    ## How was this patch tested?
    
    `./bin/run-example ml.MinHashExample`
    `./bin/run-example ml.JavaMinHashExample`
    `./bin/run-example ml.RandomProjectionExample`
    `./bin/run-example ml.JavaRandomProjectionExample`

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

    $ git pull https://github.com/jiayuezhangsc/spark spark-18286

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

    https://github.com/apache/spark/pull/15787.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 #15787
    
----
commit 8a086a01663b03014d6b0cd326358d939a343116
Author: jiayuezhangsc <jiayue.zh...@snapchat.com>
Date:   2016-11-06T05:12:56Z

    [SPARK-18286][ML][WIP] Add Scala/Java/Python examples for MinHash and 
RandomProjection

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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

Reply via email to