lorenzofamiglini/CalFram
Calibration Framework for Machine Learning and Deep Learning
This framework helps you thoroughly understand how trustworthy your machine learning classification models are. You provide your model's predictions, the actual outcomes, and the predicted probabilities for each class. In return, you get a detailed assessment of your model's calibration, showing where it might be overconfident or underconfident. Data scientists, machine learning engineers, and researchers can use this to build more reliable models.
No commits in the last 6 months.
Use this if you need to go beyond simple accuracy metrics and deeply understand whether your classification model's predicted probabilities truly reflect the likelihood of an event.
Not ideal if you are working with regression models or don't need detailed insights into model confidence for your classification tasks.
Stars
16
Forks
3
Language
Python
License
MIT
Category
Last pushed
Jul 18, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/lorenzofamiglini/CalFram"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
facebookincubator/MCGrad
MCGrad is a scalable and easy-to-use tool for multicalibration. It ensures your ML model...
dholzmueller/probmetrics
Post-hoc calibration methods and metrics for classification
gpleiss/temperature_scaling
A simple way to calibrate your neural network.
yfzhang114/Generalization-Causality
关于domain generalization,domain adaptation,causality,robutness,prompt,optimization,generative...
hollance/reliability-diagrams
Reliability diagrams visualize whether a classifier model needs calibration