Scores a correct answer as 1.0 only when confidence probability is greater
than or equal to threshold; otherwise 0.0.
Summary
Types
@type t() :: %GEPA.Adapters.Confidence.Scoring.Threshold{threshold: float()}
Scores a correct answer as 1.0 only when confidence probability is greater
than or equal to threshold; otherwise 0.0.
@type t() :: %GEPA.Adapters.Confidence.Scoring.Threshold{threshold: float()}