Skip to main content

is_passing

Method
This is a method of the EvaluationScore class in the eval module.
Check if passing (>= threshold).

Signature

def is_passing(&self, threshold: f64) -> bool

Parameters

threshold
f64
required
No description available.

Returns

Returns
bool
The result of the operation.