scikit-learn/sklearn/feature_selection
Andreas Mueller 41e2c10a9e rename decorator 2014-12-19 17:27:27 -05:00
..
tests Merge pull request #3824 from nmayorov/rfecv_bugfix 2014-12-15 09:06:41 +01:00
__init__.py COSMIT remove unused imports and variables 2014-02-03 19:43:56 +11:00
base.py ENH add allowed_sparse named argument for @ogrisel 2014-07-20 15:31:28 +02:00
from_model.py DOC explain SelectorMixin strategy with multiple classes. 2014-11-05 16:29:58 -05:00
rfe.py rename decorator 2014-12-19 17:27:27 -05:00
selector_mixin.py ENH Create FeatureSelectionMixin for shared [inverse_]transform code 2013-05-21 13:53:12 +10:00
univariate_selection.py cosmit in warning message 2014-10-08 21:04:59 +02:00
variance_threshold.py ENH improved CSC matrix handling in VarianceThreshold 2014-09-03 13:47:48 +02:00