scikit-learn/examples/calibration
Rémy Léone 9b7176dd9d [DOC] Fix broken links 2016-03-23 12:45:34 -07: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 DOC Examples for the calibration of predicted probabilities and calibration-curves 2015-02-20 19:37:11 +01: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.