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
Olivier Grisel
2eb1e98eef
MAINT ensure that examples figures are displayed in the correct order
2014-07-14 15:47:17 +02:00
Lars Buitinck
c176ced74d
DOC double backticks for fixed-width (code) font
...
Fixes #3337 . Also other minor fixes while I was at it.
2014-07-06 14:18:33 +02:00
Arnaud Joly
9a14d376e3
DOC fix example in univariate selection (fix issue #3132 )
2014-05-08 20:56:21 +02:00
Arnaud Joly
ffc0fa6e56
DOC advertize GenericUnivariateSelect in the narrative documentation and api
2014-04-24 22:26:41 +02:00
Lars Buitinck
e2b6cc7e55
DOC improve feature selection docs
2013-11-18 15:50:08 +01:00
Steven Maude
1d8f6961de
Update feature_selection.rst
...
Fix inconsistency in name of classifier and link to classifier.
2013-10-23 12:02:09 +01:00
Lars Buitinck
006a6cbaad
ENH add VarianceThreshold feature selection method
2013-08-20 14:24:08 +02:00
Lars Buitinck
89012aaf5f
DOC minor copyedit to FS docs
...
At the request of @amueller.
2013-07-25 19:10:25 +02:00
eustache
3f0751f7fa
DOC expand feature selection docs with an example
2013-07-25 19:08:26 +02:00
Gilles Louppe
757de67c84
TEST: skip doctest in feature_selection (unstable)
2013-07-22 12:20:02 +02:00