GitHub user rubenjanssen opened a pull request:
https://github.com/apache/spark/pull/14233
added a python example for chisq selector in mllib
## What changes were proposed in this pull request?
I added a python example for the chi sq selector in mllib. This one was
missing while Java and Scala version were already supported.
## How was this patch tested?
Style checks were run. Did some manual tests to see if the outcome was as
expected. Given this is an example and is very similar to the Java and Scala
examples, there is no need to write any automated tests (none are implemented
for any the examples)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rubenjanssen/spark master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/14233.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 #14233
----
commit a2358f7afa8502b8272a4e7caa6c64ad9f0db27d
Author: Ruben Janssen <[email protected]>
Date: 2016-07-16T15:03:19Z
added a python example for chisq selector in mllib
----
---
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]