scikit-learn/sklearn/feature_selection
Wei Xue 17ee7dd79b DOC & COSMIT deprecate estimator_params in RFE and RFE_CV in docstring 2015-03-29 12:47:53 -04:00
..
tests DOC & COSMIT deprecate estimator_params in RFE and RFE_CV in docstring 2015-03-29 12:47:53 -04: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 & COSMIT deprecate estimator_params in RFE and RFE_CV in docstring 2015-03-29 12:47:53 -04:00
univariate_selection.py used special.fdtrc instead of fprob 2015-03-23 21:46:59 +05:30
variance_threshold.py MAINT Make uniform the error raised for not fitted condition 2015-01-12 00:33:40 +05:30