Commit Graph

109 Commits

Author SHA1 Message Date
Guillaume Lemaitre 2d9f4c4420
ENH support unsupervised feature selection for percentile and k-best (#27721) 2023-12-04 10:19:21 +00:00
Gleb Levitski 25b71d2627
DOC update the docstring and user guide for REFCV (#27411) 2023-10-31 10:02:59 +01:00
Kushan Sharma a551884205
[MRG] DOC Add dropdowns to Module 1.13 Feature Selection (#26662) 2023-08-28 11:03:10 +02:00
Guillaume Lemaitre 5d145bf760
DOC fixes intersphinx warnings (#26779)
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
2023-07-10 20:25:35 +00:00
Gleb Levitski b32e5c7ab3
ENH Accept 'auto' option for 'dual' parameter in LinearSVC and LinearSVR (#26093) 2023-05-30 16:54:24 +02:00
Guillaume Lemaitre 464922b4ac
DOC only use chi2 on binary and counts features (#24684)
Co-authored-by: Tim Head <betatim@gmail.com>
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
Co-authored-by: Arturo Amor <86408019+ArturoAmorQ@users.noreply.github.com>
2023-01-12 20:02:25 +01:00
WEN Hao b4ffba9e22
DOC fix broken citeseer links (#24800) 2022-11-02 22:37:28 +01:00
Rehan Guha 62d10c85a5
DOC Update feature_selection.rst (#24488) 2022-09-25 18:14:15 -04:00
Arturo Amor 311cc07a03
DOC Improve general organization of text classification example (#23796) 2022-07-22 11:57:20 -04:00
David Gilbertson d7315b6b5f
DOC Fix typos in Feature Selection page (#23601) 2022-06-13 11:51:59 +02:00
EdwinWenink 0cc91e7e57
DOC fix ungrammatical sentence in doc of SelectFromModel (#19240)
Co-authored-by: Nicolas Hug <contact@nicolas-hug.com>
2021-02-01 21:07:19 +01:00
Amol Deshmukh 105d37a51b
DOC Revises a sentence in the description of RFE (#19033) 2020-12-18 11:16:46 +01:00
Nicolas Hug 5bf37e8425
FEA Add sequential feature selection transformer (#17159)
Co-authored-by: rasbt <mail@sebastianraschka.com>
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2020-08-21 19:57:05 +02:00
Maren Westermann 70e1558607
DOC shorten links in doc/* modules (#17820)
* shorten links in doc modules

* fix links

* implement suggested changes

* try to fix links with tilde sign

* change back broken links in computing.rst and try make link in faq.rst work

* implement reviewer's suggested changes
2020-08-21 14:31:41 +02:00
Venkatachalam N f6b8bc0ece
ENH add importance_getter to RFE* and SelectFromModel 2020-05-20 16:15:32 +10:00
Nicolas Hug 44c44a5742
DOC minimal docstring fix + UG for feature selection (#16810) 2020-03-31 08:19:54 -04:00
maikia 6324e408c9
EXA diabetes instead of Boston dataset for feature selection (#16305) 2020-02-05 10:42:14 +01:00
Sunmi Yoon 4a187968ff
DOC Clarify that feature_importance_ are impurity based (#16237) 2020-02-01 13:18:11 +01:00
Kanika Sabharwal 40c7978a64 use return_X_y=True for load_iris dataset (#14777) 2019-08-24 17:54:16 -04:00
Andreas Mueller 6ecb98eea3 doctest errors "fixed" by skipping 2018-07-17 18:08:42 -05:00
Loïc Estève 1c61b8ac1b DOC Fix some example refs due to renaming examples (#11214) 2018-06-07 10:40:30 +08:00
Nihar Sheth cec3458b03 DOC Fix broken links in docs (#10353) 2017-12-22 18:23:29 +01:00
Hanmin Qin b03abf1985 [MRG+1] DOC improve RFE/RFECV estimator docstring (#9233) 2017-07-27 14:39:42 +02:00
Ramana Subramanyam c10c88622a Deprecate randomized_l1 (#9031) 2017-06-30 18:20:25 +02:00
Óscar Nájera bd5cecce44 update references link namespace 2016-08-03 20:23:50 +02:00
Óscar Nájera 04116ce286 update image sources namespace 2016-08-03 20:23:50 +02:00
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
Sébastien Lerique 45ad9f4e0a [MRG] fix documentation typo 2016-04-04 10:08:42 +02:00
Rémy Léone 9b7176dd9d [DOC] Fix broken links 2016-03-23 12:45:34 -07:00
Camilo Lamus 3a8307102e fix x and y order 2016-03-11 17:04:36 -05:00
Camilo Lamus f81e5aa0cc Try to fix link to pdf 2016-03-11 17:04:36 -05:00
Camilo Lamus a754e099e7 Added ref to Bach and improved docs 2016-03-11 17:04:36 -05:00
Camilo Lamus bf81451dc6 Fix consistency in docs and docstring 2016-03-11 17:04:36 -05:00
Camilo Lamus 2e7d9ad3a4 FIX: improve docs of randomized lasso 2016-03-11 17:04:36 -05:00
Nikolay Mayorov b0491be8bd DOC: Add a short explanation of F-test vs MI in narrative doc 2016-01-22 00:27:16 +05:00
Nikolay Mayorov 835102ab6a API: Split mutual_info into _regression and _classif 2016-01-22 00:27:15 +05:00
Nikolay Mayorov 689ed0dbba DOC: Example for mutual_information 2016-01-22 00:27:15 +05:00
Nikolay Mayorov 54c078311e DOC: Documentation update related to mutual_info 2016-01-22 00:27:15 +05:00
Nikolay Mayorov df08defb05 ENH: Implemented mutual_info function 2016-01-22 00:27:15 +05:00
Andreas Mueller 2653833a07 DOC some fixes to the doc build. 2015-11-03 12:23:23 -05:00
MechCoder c805fbc79b Refactor tests 2015-10-10 22:05:40 -04:00
MechCoder 5a0db1717a 1. Added parameter prefit to pass in a fitted estimator.
2. Use assert_warns instead of catch_warnings
3. Remove depracation warnings in common tests.
2015-10-09 01:57:36 -04:00
MechCoder acf5f160a8 Merge SelectFromModel and L1-selection examples
Add test to check the threshold can be set without refitting
2015-10-05 11:25:07 -04:00
MechCoder 2ee718cc75 Add narrative docs and fix examples 2015-10-05 11:25:06 -04:00
Andreas Mueller 0650d5502e DOC adding backlinks to docstrings 2015-06-03 00:24:04 -04:00
Olivier Grisel b1b43c1372 DOC fix broken image link in feature selection 2015-03-18 11:41:33 +01:00
Olivier Grisel 60151c0a2a DOC fix broken image link 2015-03-04 09:55:11 +01:00
Andreas Mueller e0f5049a3d minor fixes in docs. 2015-03-03 11:07:18 -05:00
Hampus Bengtsson bfef274d2e 5 of 6 are zeros, not ones. 2015-01-30 13:05:40 +01:00
Andreas Mueller 5b247f90e4 move around examples for better structure. 2014-07-17 09:35:30 +02:00