GitHub user BenFradet opened a pull request:

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

    [SPARK-13961][ML] spark.ml ChiSqSelector and RFormula should support other 
numeric types for label

    ## What changes were proposed in this pull request?
    
    Made ChiSqSelector and RFormula accept all numeric types for label
    
    ## How was this patch tested?
    
    Unit tests


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

    $ git pull https://github.com/BenFradet/spark SPARK-13961

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

    https://github.com/apache/spark/pull/12467.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 #12467
    
----
commit ac7db9ec38e72655b8312dfbd8e39b9c7cf84520
Author: BenFradet <[email protected]>
Date:   2016-04-06T16:53:08Z

    ChiSqSelector now accepts numeric labels

commit cd62e84fb54471edbf88a369bde8e51398894450
Author: BenFradet <[email protected]>
Date:   2016-04-06T18:03:46Z

    spec for ChiSqSelector accepting numeric types

commit 0bc5057c14552739dcad3be0c5bd1b58e4849804
Author: BenFradet <[email protected]>
Date:   2016-04-18T07:04:21Z

    RFormula now accepts all numeric type

commit c9edad04113f2c75980b2cfc2f74128f7f5259ad
Author: BenFradet <[email protected]>
Date:   2016-04-18T07:04:51Z

    spec for RFormula accepting all numeric types

----


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