evaluate#

Functions#

evaluate()

The main function to run the evaluation process.

Module Contents#

evaluate.evaluate()[source]#

The main function to run the evaluation process.

It initializes the src.evaluation.evaluator.Evaluator class, and executes the evaluation using src.evaluation.evaluator.Evaluator.evaluate().