GitHub user vistep opened a pull request:

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

    Add R interface of binarizer

    ## What changes were proposed in this pull request?
    add BinarizerWrapper.scala in org.apache.spark.ml.r
    add mllib_feature.R and test_mllib_feature.R in R
    update DESCRIPTION and NAMESPACE to collate 'mllib_feature.R' and export 
'spark.binarizer'
    JIRA: https://issues.apache.org/jira/browse/SPARK-21808
    
    ## How was this patch tested?
    unit test

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

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

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

    https://github.com/apache/spark/pull/19023.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 #19023
    
----
commit b5c44c58fd10264f046994189b9f861424e02616
Author: 束佳明 <[email protected]>
Date:   2017-08-12T10:50:38Z

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

commit 1f9d8c3aaf8844636e88701681adf6f395413805
Author: Shu Jiaming <[email protected]>
Date:   2017-08-22T15:19:46Z

    [SPARK-21808]

----


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