scikit-learn/examples/calibration
Adrin Jalali 51c8e0e19d
CLN replace authors with the standard line (#29250)
2024-06-17 17:57:02 +00:00
..
README.txt
plot_calibration.py CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
plot_calibration_curve.py CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
plot_calibration_multiclass.py CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
plot_compare_calibration.py CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00

README.txt

.. _calibration_examples:

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

Examples illustrating the calibration of predicted probabilities of classifiers.