ThalesGroup/scio
Confidence scores for Neural Networks, made easy!
This helps machine learning engineers and researchers assess the reliability of their neural network models. It takes the outputs of a neural network and provides confidence scores, helping you understand how sure your model is about its predictions. You would use this to build more robust and trustworthy AI systems.
Use this if you need to easily integrate confidence scores into your neural network projects to evaluate model certainty.
Not ideal if you are looking for a general-purpose machine learning library rather than a specialized tool for neural network confidence.
Stars
22
Forks
4
Language
Python
License
MIT
Last pushed
Dec 01, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ThalesGroup/scio"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
EmuKit/emukit
A Python-based toolbox of various methods in decision making, uncertainty quantification and...
google/uncertainty-baselines
High-quality implementations of standard and SOTA methods on a variety of tasks.
nielstron/quantulum3
Library for unit extraction - fork of quantulum for python3
IBM/UQ360
Uncertainty Quantification 360 (UQ360) is an extensible open-source toolkit that can help you...
aamini/evidential-deep-learning
Learn fast, scalable, and calibrated measures of uncertainty using neural networks!