You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Peng Meng (JIRA)" <ji...@apache.org> on 2016/08/11 07:20:20 UTC

[jira] [Created] (SPARK-17017) Add a chiSquare Selector based on False Positive Rate (FPR) test

Peng Meng created SPARK-17017:
---------------------------------

             Summary: Add a chiSquare Selector based on False Positive Rate (FPR) test
                 Key: SPARK-17017
                 URL: https://issues.apache.org/jira/browse/SPARK-17017
             Project: Spark
          Issue Type: New Feature
    Affects Versions: 2.0.0
            Reporter: Peng Meng
            Priority: Minor


Univariate feature selection works by selecting the best features based on univariate statistical tests. False Positive Rate (FPR) is a popular univariate statistical test for feature selection. Is it necessary to add a chiSquare Selector based on False Positive Rate (FPR) test, like it is implemented in scikit-learn. 
http://scikit-learn.org/stable/modules/feature_selection.html#univariate-feature-selection



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org