scikit-learn/examples/calibration
Taehoon Lee 27bbdb570b Fix typos (#9320) 2017-07-12 18:05: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 General spelling fixes 2015-12-16 09:46:42 -08:00
plot_calibration_multiclass.py Fix typos (#6942) 2016-06-27 18:13:49 +02:00
plot_compare_calibration.py Fix typos (#9320) 2017-07-12 18:05:21 +10:00

README.txt

.. _calibration_examples:

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

Examples illustrating the calibration of predicted probabilities of classifiers.