scikit-learn/sklearn/feature_selection
Nate George 9b25f5d37a Fix docs links (#7005)
* docs: fix broken and redirect links

see #7000

* docs: fix links

see #7000

* docs: merge with master

* docs: fix fnrs and tinyclues logo links

* docs: fix link reference in text

* docs: fix typo

* docs: added back in metaoptimize-qa paragraph

* docs: update language for defunct site

* docs: update stackexchange section

* docs: remove defunct site, move quora to top

* docs: remove defunct link and rearrange links
2016-07-27 16:58:25 -04: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 Fix docs links (#7005) 2016-07-27 16:58:25 -04:00
rfe.py Fix doc refs to StratifiedKFold and KFold (#6936) 2016-06-28 09:22:05 +02:00
univariate_selection.py Add description about default score_func 2016-05-31 23:26:25 -07:00
variance_threshold.py MAINT remove my email address 2016-03-04 10:43:41 +01:00