Adrin Jalali
42173fdb34
MNT add isort to ruff's rules ( #26649 )
2023-06-21 17:50:07 +02:00
Arturo Amor
c3340c029b
DOC Improve visibility of warning message on example "Pitfalls in the interpretation of coefficients of linear models" ( #25441 )
2023-01-20 17:15:36 +01:00
jygerardy
c892ade837
DOC Improve documentation regarding some pitfalls in interpretation ( #20451 )
...
Co-authored-by: Jean-Yves Gerardy <jygerardy@DKUMBPjygerardy.lan>
Co-authored-by: Jean-Yves Gerardy <jygerardy@DKU-MBP-jygerardy.local>
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Co-authored-by: Arturo Amor <86408019+ArturoAmorQ@users.noreply.github.com>
Co-authored-by: Tim Head <betatim@gmail.com>
2023-01-11 14:01:47 +01:00
Guillaume Lemaitre
40d7d880ed
FEA add PredictionErrorDisplay ( #18020 )
...
Co-authored-by: jeremie du boisberranger <jeremiedbb@yahoo.fr>
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
Co-authored-by: Christian Lorentzen <lorentzen.ch@gmail.com>
2022-11-25 12:51:46 +01:00
SarahRemus
1bf4ebdd1e
DOC Fix FutureWarning in plot_linear_model_coefficient_interpretation ( #24920 )
...
Co-authored-by: ge72mum <ge72mum@mytum.de>
2022-11-14 19:23:26 +01:00
Guillaume Lemaitre
a47d569e67
ENH improve ARFF parser using pandas ( #21938 )
...
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
Co-authored-by: Olivier Grisel <olivier.grisel@gmail.com>
Co-authored-by: Adrin Jalali <adrin.jalali@gmail.com>
2022-05-12 18:21:15 +02:00
Guillaume Lemaitre
5aa95c9920
DOC improve the linear models inspection example ( #23082 )
...
Co-authored-by: Christian Lorentzen <lorentzen.ch@gmail.com>
2022-04-20 17:46:28 +02:00
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