Jérémie du Boisberranger
bb5ab53f94
API Config: change default display to "diagram" ( #22856 )
2022-03-21 15:43:07 +01:00
Dimitri Papadopoulos Orfanos
ee5a1b69d1
DOC, MNT Typos found by codespell ( #22906 )
2022-03-20 19:16:39 +01:00
melemo2
257e0a2cff
DOC accelerate plot_kernel_ridge_regression.py ( #21791 )
2022-03-18 14:57:12 +01:00
Jérémie du Boisberranger
34f9dbf541
MNT Clean fixes and compat for old versions of our dependencies ( #22642 )
...
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
2022-03-02 11:32:06 +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
Reshama Shaikh
7601f87b7a
DOC Display diagram to pipeline example ( #18758 )
...
Co-authored-by: Nicolas Hug <contact@nicolas-hug.com>
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
2021-10-13 16:31:09 +02:00
Thomas J. Fan
70a185ae59
MAINT Enable and run black on examples ( #20502 )
2021-10-07 10:13:00 +02:00
Dimitri Papadopoulos Orfanos
f71c031314
DOC Typos found by codespell ( #21069 )
2021-09-17 19:04:54 +02:00
Thomas J. Fan
057b82ed18
API Deprecates plot_partial_dependence ( #20959 )
...
* API Deprecates plot_partial_dependence
* DOC Adds whats new
* DOC Fixes doc build errors
* CLN Removes feature warning
* CLN Address comments
* DOC Fix docstrings
* TST Skip future warning tests
* DOC Adjust docstrings
* REV Reduce diff
* DOC Adds docstring
2021-09-09 14:25:59 +02:00
Guillaume Lemaitre
f46190846c
API add from_estimator and from_predictions to RocCurveDisplay ( #20569 )
...
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
Co-authored-by: Adrin Jalali <adrin.jalali@gmail.com>
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
2021-09-03 17:19:46 +02:00
Albert Thomas
c854b83c91
[MRG] Linear One-Class SVM using SGD implementation ( #10027 )
...
Co-authored-by: Tom Dupré la Tour <tom.dupre-la-tour@m4x.org>
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
2021-03-23 10:53:57 +01:00
Oleh Kozynets
d873ed152a
DOC Fix docstring in examples ( #18251 )
...
Co-authored-by: Oleh Kozynets <olehkss@github.com>
2020-08-26 10:07:02 +02:00
Chiara Marmo
2b303b12e6
DOC Fix mpl in plot_partial_dependence_visualization_api ( #18109 )
2020-08-06 15:04:00 -04:00
kishimoto
acb8ac5145
[MRG] Expose interpolation thresholds as public fitted attribute of IsotonicRegression ( #16289 )
...
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
Co-authored-by: Thomas J Fan <thomasjpfan@gmail.com>
Co-authored-by: Nicolas Hug <contact@nicolas-hug.com>
2020-06-25 21:16:43 +02:00
Thomas J. Fan
7cc0177f8e
MNT Replaces numpy alias with builtin typse ( #17687 )
...
* MNT Replaces numpy alias with builtin typse
* STY Lint error
2020-06-24 16:51:51 +02:00
Hirofumi Suzuki
c29092d699
MNT define a parse_version function in sklearn.utils.fixes ( #17670 )
...
Co-authored-by: Loïc Estève <loic.esteve@ymail.com>
Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
2020-06-24 13:35:49 +02:00
Maren Westermann
4e8dc9db5c
DOC shorten links in examples/* modules ( #17636 )
...
* shorten links in examples
* fix linting errors
2020-06-20 17:43:14 +02: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
Lucy Liu
3a6c8c4b6c
DOC Remove unnecessary comment ( #17091 )
2020-04-30 10:59:44 -04:00
Thomas J Fan
91e942759f
DOC Make release highlights the first gallery section ( #16952 )
2020-04-27 11:23:15 -04:00