scikit-learn/sklearn/feature_selection
Samuel Taylor c2c2a15774 DOC Fix typo in RFE example (#14529) 2019-07-31 10:58:45 +02:00
..
tests [MRG] MNT removing assert_equal, etc -- continued (#14232) 2019-07-02 14:53:51 +10:00
__init__.py API: Split mutual_info into _regression and _classif 2016-01-22 00:27:15 +05:00
base.py MRG Drop legacy python / remove six dependencies (#12639) 2019-01-03 15:50:05 +02:00
from_model.py MRG Drop legacy python / remove six dependencies (#12639) 2019-01-03 15:50:05 +02:00
mutual_info_.py FIX _estimate_mi discrete_features str and value check (#13497) 2019-04-01 20:15:14 +02:00
rfe.py DOC Fix typo in RFE example (#14529) 2019-07-31 10:58:45 +02:00
univariate_selection.py MAINT Simplify super() calls (#12812) 2019-01-10 22:27:06 +01:00
variance_threshold.py FIX Changed VarianceThreshold behaviour when threshold is zero. See #13691 (#13704) 2019-05-29 01:54:23 +10:00