evaluate
Method
This is a method of the CriteriaEvaluator class in the eval module.Evaluate with provided scores.
Signature
Parameters
No description available.
Returns
The result of the operation.
evaluate: Evaluate with provided scores.
This is a method of the CriteriaEvaluator class in the eval module.Evaluate with provided scores.
def evaluate(&self, scores: &HashMap<String, f64>) -> CriteriaResult