scikit-learn/sklearn/feature_selection
Andreas Mueller d879b5cdbe MNT be more friendly in the deprecation warning of cv=3 (#13395)
* be more friendly in the deprecation of cv=3

* add hint on specifying cv

* catch all the right warnings
2019-03-05 19:28:34 +01:00
..
tests MNT be more friendly in the deprecation warning of cv=3 (#13395) 2019-03-05 19:28:34 +01: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 [MRG+1] Use astype(.., copy=False) when possible (#11973) 2019-03-01 11:07:10 +01: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