scikit-learn/sklearn/feature_selection
Loïc Estève 433b00a0de DOC add missing dot in docstring 2017-10-24 11:36:07 +02:00
..
tests TST Improve SelectFromModel tests (#9733) 2017-09-20 17:29:42 +02:00
__init__.py API: Split mutual_info into _regression and _classif 2016-01-22 00:27:15 +05:00
base.py Fix typos (#9205) 2017-06-23 11:43:46 +02:00
from_model.py Updates SelectFromModel docstring to detail supported estimators (#9238) 2017-06-28 13:39:27 +10:00
mutual_info_.py [MRG+1] DOC improve description and consistency of random_state (#8689) 2017-04-05 17:43:21 -07:00
rfe.py ENH Add verbose level into the RFE at the end of RFECV (#9848) 2017-10-03 14:25:18 +11:00
univariate_selection.py [MRG+2] Clean common tests (#9340) 2017-09-26 18:13:15 +02:00
variance_threshold.py DOC add missing dot in docstring 2017-10-24 11:36:07 +02:00