scikit-learn/examples/calibration
Jérémie du Boisberranger 8600fb4cec
MAINT Clean up deprecations for 1.5: in LinearSV* (#28816)
2024-04-12 09:49:27 +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 MNT upgrade black version (#28802) 2024-04-10 11:06:55 -04:00
plot_calibration_curve.py MAINT Clean up deprecations for 1.5: in LinearSV* (#28816) 2024-04-12 09:49:27 +02:00
plot_calibration_multiclass.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
plot_compare_calibration.py MAINT Clean up deprecations for 1.5: in LinearSV* (#28816) 2024-04-12 09:49:27 +02:00

README.txt

.. _calibration_examples:

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

Examples illustrating the calibration of predicted probabilities of classifiers.