scikit-learn/sklearn/feature_selection/tests
Olivier Grisel e3002c5efc FIX #2372: non-shuffling StratifiedKFold implementation and updated tests 2013-09-25 15:56:47 +02:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_base.py PY3 xrange, np.divide, string.uppsercase, None comparison 2013-06-30 14:37:06 +02:00
test_chi2.py FIX yet another chi2 bug 2013-06-01 17:42:04 +02:00
test_feature_select.py FIX remove warnings from univariate FS 2013-08-19 14:56:37 +02:00
test_from_model.py ENH Create FeatureSelectionMixin for shared [inverse_]transform code 2013-05-21 13:53:12 +10:00
test_rfe.py FIX #2372: non-shuffling StratifiedKFold implementation and updated tests 2013-09-25 15:56:47 +02:00
test_variance_threshold.py ENH add VarianceThreshold feature selection method 2013-08-20 14:24:08 +02:00