scikit-learn/examples/calibration
Shota e2a2b4d403 Fix typos (#6942) 2016-06-27 18:13:49 +02: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] Fix broken links 2016-03-23 12:45:34 -07: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 General spelling fixes 2015-12-16 09:46:42 -08:00

README.txt

.. _calibration_examples:

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

Examples illustrating the calibration of predicted probabilities of classifiers.