thresholds property

List<double> thresholds
final

Detection thresholds per model. Each value typically balances false positives vs detection sensitivity.

Implementation

final List<double> thresholds;