GitHub user hhbyyh opened a pull request:

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

    [SPARK-13629] [ML] Add binary toggle Param to CountVectorizer

    ## What changes were proposed in this pull request?
    
    This is a continued work for 
https://github.com/apache/spark/pull/11536#issuecomment-198511013,
    containing some comment update and style adjustment.
    @jkbradley 
    
    ## How was this patch tested?
    
    unit tests.


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

    $ git pull https://github.com/hhbyyh/spark cvToggle

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

    https://github.com/apache/spark/pull/11830.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 #11830
    
----
commit 51695a09cb3c78a67f12e234d19cf6e1142a7b69
Author: Yuhao Yang <[email protected]>
Date:   2016-03-05T09:19:35Z

    add toggle for countvectorizer

commit 1b70bf00efbb4b61f3ba7a2dcc35ccd2267d18cc
Author: Yuhao Yang <[email protected]>
Date:   2016-03-05T18:27:51Z

    fix comment

commit 54f4d50aefd0af63994b144745627d5c9f3abe1e
Author: Yuhao Yang <[email protected]>
Date:   2016-03-18T19:34:41Z

    Merge remote-tracking branch 'upstream/master' into cvToggle

commit 4172226708457e037a4300bd65aa0567c4f30f68
Author: Yuhao Yang <[email protected]>
Date:   2016-03-18T20:50:36Z

    refine comment

----


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