scikit-learn/sklearn/feature_selection/tests
lesteve b12d1ac487 Remove deprecated 'score_func' and 'loss_func' parameters from sklearn.metrics.scorer.check_scoring. Amend the code in all the other places they were used. 2014-07-17 13:53:06 +01:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_base.py Replacing the test .todense() methods with .toarray() 2014-05-20 21:44:34 -04:00
test_chi2.py FIX yet another chi2 bug 2013-06-01 17:42:04 +02:00
test_feature_select.py TST improve parameter checking + use nose assert_ functions 2014-05-08 20:56:21 +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 Remove deprecated 'score_func' and 'loss_func' parameters from sklearn.metrics.scorer.check_scoring. Amend the code in all the other places they were used. 2014-07-17 13:53:06 +01:00
test_variance_threshold.py COSMIT remove unused imports and variables 2014-02-03 19:43:56 +11:00