Thomas J. Fan
|
17345f9d97
|
MNT Adjust n_jobs=2 for examples and tests (#21780)
|
2021-11-25 10:49:26 +01:00 |
Dimitri Papadopoulos Orfanos
|
d4d5f8c7e0
|
MAINT consistent use of `print(__doc__)` in examples (#21307)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
|
2021-10-22 15:33:22 +02:00 |
Thomas J. Fan
|
017eb3fcff
|
API Change ColumnTransformer parameter name to verbose_feature_names_out (#21080)
|
2021-09-21 17:16:51 +02:00 |
Dimitri Papadopoulos Orfanos
|
f71c031314
|
DOC Typos found by codespell (#21069)
|
2021-09-17 19:04:54 +02:00 |
Thomas J. Fan
|
4abd9f2d9e
|
API Implements get_feature_names_out for transformers that support get_feature_names (#18444)
Co-authored-by: Andreas Mueller <andreas.mueller@columbia.edu>
Co-authored-by: Andreas Mueller <andreasmuellerml@gmail.com>
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
Co-authored-by: Olivier Grisel <olivier.grisel@gmail.com>
Co-authored-by: Christian Lorentzen <lorentzen.ch@gmail.com>
|
2021-09-07 10:56:57 +02:00 |
Mohamed Khoualed
|
4797222cc4
|
DOC fix typos in the user guide linear model documentation (#19554)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
|
2021-07-29 18:08:45 +02:00 |
Abhinav Gupta
|
a6659f885b
|
DOC Replacing swarmplot with stripplot to avoid seaborn warning (#19195)
|
2021-01-18 16:13:19 +01:00 |
Roman Yurchak
|
94f2e9c5d8
|
DOC simpler block delimitation in sphinx-gallery examples (#17068)
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
|
2020-06-08 23:23:14 -04:00 |
Gael Varoquaux
|
58d28501c5
|
DOC wording in linear model interpretation example (#16680)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Co-authored-by: Chiara Marmo <cmarmo@users.noreply.github.com>
Co-authored-by: Nicolas Hug <contact@nicolas-hug.com>
|
2020-03-13 09:52:17 +01:00 |
Guillaume Lemaitre
|
862a726ca9
|
BUG remove $ math env due to latex error (#16674)
|
2020-03-11 11:40:14 +01:00 |
Guillaume Lemaitre
|
45bc7d98b8
|
BUG fix the math issue in latex compilation (#16673)
|
2020-03-11 09:55:14 +01:00 |
Chiara Marmo
|
e9340e3f4b
|
[MRG] DOC Add example about interpretation of coefficients of linear models (#15706)
Co-authored-by: Nicolas Hug <contact@nicolas-hug.com>
Co-authored-by: Gael Varoquaux <gael.varoquaux@normalesup.org>
Co-authored-by: Joel Nothman <joel.nothman@gmail.com>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
|
2020-03-11 09:59:23 +11:00 |