scikit-learn/sklearn/feature_selection
Lars Buitinck 258f19383c BUG ensure that SelectKBest actually selects k features
Fixes Issue #805
2012-04-30 17:25:13 +02:00
..
tests BUG ensure that SelectKBest actually selects k features 2012-04-30 17:25:13 +02:00
__init__.py ENH export f_oneway from feature_selection module 2012-04-30 17:10:55 +02:00
rfe.py DOC move references from Notes to References section in docstrings 2012-03-04 15:16:51 +01:00
selector_mixin.py Better default threshold for L1-regularized models. 2012-01-25 18:34:41 +09:00
univariate_selection.py BUG ensure that SelectKBest actually selects k features 2012-04-30 17:25:13 +02:00