GitHub user wangmiao1981 reopened a pull request:

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

    [SPARK-18821][SparkR]: Bisecting k-means wrapper in SparkR

    ## What changes were proposed in this pull request?
    
    Add R wrapper for bisecting Kmeans. 
    
    As JIRA is down, I will update title to link with corresponding JIRA later.
    
    ## How was this patch tested?
    
    Add new unit tests.

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

    $ git pull https://github.com/wangmiao1981/spark bk

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

    https://github.com/apache/spark/pull/16566.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 #16566
    
----
commit ce2174e0dcddfaa327f0a22a0e6e64151584bc05
Author: [email protected] <[email protected]>
Date:   2017-01-13T00:36:47Z

    add bisecting kmeans R wrapper

commit 0b246f76e19c52074569f2a4a4a23bf7550cd190
Author: [email protected] <[email protected]>
Date:   2017-01-13T00:49:26Z

    fix example and R style

commit 68e432ea5aab177f64418091dd6d586d3f2e5460
Author: [email protected] <[email protected]>
Date:   2017-01-13T07:16:50Z

    remove document entry

commit e77cbaf0695e34e86eea0d255c005f6684a9ea15
Author: [email protected] <[email protected]>
Date:   2017-01-19T22:19:15Z

    address review comments

commit 83b2d6f34a838b201fab89912439847234ef0efd
Author: [email protected] <[email protected]>
Date:   2017-01-20T00:38:38Z

    address document failure

commit b25fc832c79714db20e2c79e95253919a36714f1
Author: [email protected] <[email protected]>
Date:   2017-01-20T06:14:35Z

    modify document

----


---
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.
---

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

Reply via email to