scikit-learn/sklearn/feature_selection/tests
Lars Buitinck b77804dcb4 BUG NaN handling in SelectPercentile and SelectKBest
Including non-regression test.
2012-10-16 12:53:27 +02:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_chi2.py BUG chi² feature selection didn't work for COO matrices 2012-04-30 14:32:32 +02:00
test_feature_select.py BUG NaN handling in SelectPercentile and SelectKBest 2012-10-16 12:53:27 +02:00
test_rfe.py BUG allow array-like y in RFE 2012-09-17 19:37:19 +02:00
test_selector_mixin.py Test default input. 2012-07-24 22:31:29 +09:00