is_passing
Method
This is a method of the EvaluationScore class in the eval module.Check if passing (>= threshold).
Signature
Parameters
f64
required
No description available.
Returns
bool
The result of the operation.
is_passing: Check if passing (= threshold).
This is a method of the EvaluationScore class in the eval module.Check if passing (>= threshold).