Related terms
A classification metric measuring the proportion of predicted positive cases that are actually positive.
RecallA performance metric that measures the proportion of actual positive instances correctly identified by a model.
AccuracyA metric that measures the proportion of correct predictions or outputs produced by a model or AI system out of all evaluated cases.
Exact MatchEMAn evaluation metric that measures whether a model's prediction exactly matches the expected reference answer, without allowing partial credit.
Reference-based EvaluationAn evaluation method that measures model output quality by comparing generated responses against ground-truth reference data or golden datasets.