scikit-learn/examples/calibration
Joel Nothman 14764061f8
[MRG] DOC fix some sphinx warnings (#11241)
2018-06-21 20:43:21 +10: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 [MRG + 1] 10 more examples fixed with matplotlib 2.0 updates (#9030) 2017-06-21 16:04:53 +02:00
plot_calibration_curve.py DOC Replacing period with comma to improve readability (#11077) 2018-05-08 20:36:32 +08:00
plot_calibration_multiclass.py Fix typos (#6942) 2016-06-27 18:13:49 +02:00
plot_compare_calibration.py [MRG] DOC fix some sphinx warnings (#11241) 2018-06-21 20:43:21 +10:00

README.txt

.. _calibration_examples:

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

Examples illustrating the calibration of predicted probabilities of classifiers.