Skip to main content

evaluate

Method
This is a method of the CriteriaEvaluator class in the eval module.
Evaluate with provided scores.

Signature

def evaluate(&self, scores: &HashMap<String, f64>) -> CriteriaResult

Parameters

scores
&HashMap<String
required
No description available.

Returns

Returns
CriteriaResult
The result of the operation.