scikit-learn/sklearn/feature_selection/tests
Alexandre Gramfort 6039b1864b Merge pull request #3824 from nmayorov/rfecv_bugfix
[MRG+1] FIX: Bug in RFECV when step is not 1
2014-12-15 09:06:41 +01: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 FIX: Raise warnings in f_classif a given feature is constant throughout 2014-10-08 19:32:47 +02: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 Merge pull request #3824 from nmayorov/rfecv_bugfix 2014-12-15 09:06:41 +01:00
test_variance_threshold.py COSMIT remove unused imports and variables 2014-02-03 19:43:56 +11:00