scikit-learn/sklearn/feature_selection
jnothman 95681eecca Merge pull request #4206 from ogrisel/fix-strict-select-fdr
[MRG] explicit warning message for strict selectors

Also fixes #4059
2015-02-07 21:54:45 +11:00
..
tests Merge pull request #4206 from ogrisel/fix-strict-select-fdr 2015-02-07 21:54:45 +11:00
__init__.py COSMIT remove unused imports and variables 2014-02-03 19:43:56 +11:00
base.py FIX #4059: explicit warning for strict selectors 2015-02-06 12:06:34 +01:00
from_model.py MAINT Make uniform the error raised for not fitted condition 2015-01-12 00:33:40 +05:30
rfe.py DOC minor fixes do docstrings, don't document deprecated parameters. 2015-01-16 11:55:02 -05:00
univariate_selection.py FIX #4059: explicit warning for strict selectors 2015-02-06 12:06:34 +01:00
variance_threshold.py MAINT Make uniform the error raised for not fitted condition 2015-01-12 00:33:40 +05:30