sklearn.feature_selection.f_classif(X, y)
[source]
Compute the ANOVA F-value for the provided sample.
Read more in the User Guide.
Parameters: |
|
---|---|
Returns: |
|
See also
chi2
f_regression
sklearn.feature_selection.f_classif
© 2007–2018 The scikit-learn developers
Licensed under the 3-clause BSD License.
http://scikit-learn.org/stable/modules/generated/sklearn.feature_selection.f_classif.html