threshold

open val threshold: Double

Serve when confidence reaches this, in [0.0, 1.0].

Lower keeps more genuine hits and stops fewer near misses; higher does the reverse. 0.5 is the conventional midpoint and is a convention rather than a measurement: pick it from what a wrong answer costs you, which is the input no benchmark can supply.