Alex
72bd9f335f
DOC Fix duplicate-word typos ( #22454 )
2022-02-11 22:47:10 -05: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
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
Lucy Liu
3a5093973c
DOC Improve multiclass calibration example ( #18763 )
...
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
2020-11-08 10:09:52 -05:00
Guillaume Lemaitre
9358a94aa7
FIX deprecate calibrators_ in _CalibratedClassifier ( #18714 )
2020-11-01 19:29:43 +01:00
RuchitaGarde
266bfe85c0
MAINT Removed redundant parameters of 2 classes ( #14796 )
2019-09-09 20:04:55 -04:00
Loïc Estève
3aefc834dc
MNT CI Fix for sphinx-gallery 0.3.1 + 404 errors on Debian Jessie packages ( #13527 )
...
* Fix for sphinx-gallery 0.3.1.
Figure numbering have been changed to ignore matplotlib figure number.
* Use circleci/3.6 image.
This docker image uses Debian stretch and fixes the problems seen with apt-get update with Debian jessie.
* Install additional fonts.
Seems to be needed to convert doc/images/iris.svg.
* Another missed example using figure number 0.
[doc build]
2019-03-27 16:01:11 +01:00
Adrin Jalali
69c8967e21
DOC Fix warnings in examples ( #12654 )
...
Fixe or suppresses many warnings in examples, including matplotlib complaining about the non-gui backend.
2019-01-17 21:41:13 +11:00
Shota
e2a2b4d403
Fix typos ( #6942 )
2016-06-27 18:13:49 +02:00
Jan Hendrik Metzen
9cc7018497
DOC Examples for the calibration of predicted probabilities and calibration-curves
2015-02-20 19:37:11 +01:00