Evaluators
BaseEvaluator
Base_Evaluator utilities for evaluation tools and utilities for assessing model performance.
BaseEvaluator
Base class for all evaluators.
names
Get the names of the evaluators.
pass_fail_criteria
Get the pass fail criteria for the evaluators.
evaluate
Evaluate the result.
guarded_evaluate
Guarded evaluate the result.