scikit-learn/examples/calibration
Amar pratap singh ac7f687593
DOC update notebook-style for plot_calibration.py (#22734)
Co-authored-by: Jérémie du Boisberranger <34657725+jeremiedbb@users.noreply.github.com>
2022-03-17 11:59:59 +01:00
..
README.txt DOC Examples for the calibration of predicted probabilities and calibration-curves 2015-02-20 19:37:11 +01:00
plot_calibration.py DOC update notebook-style for plot_calibration.py (#22734) 2022-03-17 11:59:59 +01:00
plot_calibration_curve.py DOC Fix sphinx warnings related to example reformatting. (#22147) 2022-01-08 15:21:39 -05:00
plot_calibration_multiclass.py DOC Fix duplicate-word typos (#22454) 2022-02-11 22:47:10 -05:00
plot_compare_calibration.py MAINT consistent use of `print(__doc__)` in examples (#21307) 2021-10-22 15:33:22 +02:00

README.txt

.. _calibration_examples:

Calibration
-----------------------

Examples illustrating the calibration of predicted probabilities of classifiers.