Report

Introducing arguments to create a report.

class Reporter

You can create a report with figures summarizing the evaluation results.

method __init__

method update_db()

Updates the db_path to align with the evaluation results files in the output_path for report generation.

method run()

Create the report file and figures

Last updated