scikit-learn/sklearn/feature_selection
Guillaume Lemaitre 7896b21562 MNT change default of solver in LogisiticRegression (#13805) 2019-05-08 21:31:39 +08:00
..
tests MNT change default of solver in LogisiticRegression (#13805) 2019-05-08 21:31:39 +08: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 API: Estimator tags (#8022) 2019-02-23 22:54:41 +01:00
univariate_selection.py MAINT Simplify super() calls (#12812) 2019-01-10 22:27:06 +01:00
variance_threshold.py DOC add missing dot in docstring 2017-10-24 11:36:07 +02:00