scikit-learn/sklearn/feature_selection
Sam Nicholls 812242042a FIX Verbose message in RFE to count from 1, not 0 2014-08-07 21:35:37 +10:00
..
tests MAINT fix prng in test_f_oneway_ints 2014-07-29 08:54:47 +02: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 MAINT remove deprecated code from trees and forests 2014-07-22 15:52:48 +02:00
rfe.py FIX Verbose message in RFE to count from 1, not 0 2014-08-07 21:35:37 +10:00
selector_mixin.py ENH Create FeatureSelectionMixin for shared [inverse_]transform code 2013-05-21 13:53:12 +10:00
univariate_selection.py DOC fix formatting of attributes etc. in docstrings 2014-07-28 19:04:59 +10:00
variance_threshold.py DOC fix formatting of attributes etc. in docstrings 2014-07-28 19:04:59 +10:00