scikit-learn/sklearn/feature_selection/tests
jnothman 2b57e4e52e Merge pull request #1935 from jnothman/base_filter_inv_transform
Small improvements to inverse_transform used in feature_selection.
2013-05-07 05:26:58 -07:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_chi2.py ENH input validation in chi2, error for negative input 2012-11-01 01:35:34 +01:00
test_feature_select.py Merge pull request #1935 from jnothman/base_filter_inv_transform 2013-05-07 05:26:58 -07:00
test_rfe.py ENH renamed metrics.zero_one to metrics.zero_one_loss 2013-01-09 15:28:23 +01:00
test_selector_mixin.py COSMIT pep8 2012-11-10 14:02:29 +00:00