What is Confidence Score?
AI EngineeringLast updated:
A numerical estimate of how certain an AI model is about its output, used for routing and quality control.
Confidence scores help applications decide when to trust model outputs, when to escalate to humans, and when to request clarification. They can be derived from token probabilities, self-evaluation prompts, or calibrated classifiers on model outputs.