scikit-learn/sklearn/feature_selection/tests
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
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_base.py remove check_arrays stuff and old input validation 2014-07-20 13:31:45 +02:00
test_chi2.py FIX yet another chi2 bug 2013-06-01 17:42:04 +02:00
test_feature_select.py TST more strict selectors with empty support 2015-02-07 11:37:06 +01:00
test_from_model.py FIX: np.random.randint expects signed 32 bit integers under Windows 2014-03-27 14:20:03 +01:00
test_rfe.py PEP8 compliance 2015-02-05 15:26:46 -05:00
test_variance_threshold.py COSMIT remove unused imports and variables 2014-02-03 19:43:56 +11:00