scikit-learn/sklearn/feature_selection
Mark Szepieniec 0a094b90e8 Fix grammar bug in docstring of SelectFromModel 2016-04-06 17:37:40 +01:00
..
tests MAINT: Get rid of classes in test_mutual_info.py 2016-01-22 00:27:16 +05:00
__init__.py API: Split mutual_info into _regression and _classif 2016-01-22 00:27:15 +05:00
base.py Minor doc changes and removed _set_threshold and _set_importances 2015-10-05 11:25:06 -04:00
from_model.py Fix grammar bug in docstring of SelectFromModel 2016-04-06 17:37:40 +01:00
mutual_info_.py BUG: Remove non-ASCII symbols from mutual_info_.py 2016-01-22 00:27:17 +05:00
rfe.py MAINT: Simplify n_features_to_select in RFECV 2016-03-21 01:16:04 -04:00
univariate_selection.py [DOC] Fix broken links 2016-03-23 12:45:34 -07:00
variance_threshold.py MAINT remove my email address 2016-03-04 10:43:41 +01:00