scikit-learn/sklearn/feature_selection
jnothman e1891d801b Merge pull request #3489 from jnothman/attributes-doc
[MRG] DOC fix formatting of Attributes sections in documentation
2014-08-02 20:14:53 +10:00
..
tests MAINT fix prng in test_f_oneway_ints 2014-07-29 08:54:47 +02:00
__init__.py COSMIT remove unused imports and variables 2014-02-03 19:43:56 +11:00
base.py ENH add allowed_sparse named argument for @ogrisel 2014-07-20 15:31:28 +02:00
from_model.py MAINT remove deprecated code from trees and forests 2014-07-22 15:52:48 +02:00
rfe.py DOC fix formatting of attributes etc. in docstrings 2014-07-28 19:04:59 +10:00
selector_mixin.py ENH Create FeatureSelectionMixin for shared [inverse_]transform code 2013-05-21 13:53:12 +10:00
univariate_selection.py DOC fix formatting of attributes etc. in docstrings 2014-07-28 19:04:59 +10:00
variance_threshold.py DOC fix formatting of attributes etc. in docstrings 2014-07-28 19:04:59 +10:00