diff --git a/report/docs/img/checklist_sample.png b/report/docs/img/checklist_sample.png new file mode 100644 index 0000000..96bfa2d Binary files /dev/null and b/report/docs/img/checklist_sample.png differ diff --git a/report/docs/img/proposed_system_overview.png b/report/docs/img/proposed_system_overview.png new file mode 100644 index 0000000..f830376 Binary files /dev/null and b/report/docs/img/proposed_system_overview.png differ diff --git a/report/docs/img/test_evaluation_report_sample.png b/report/docs/img/test_evaluation_report_sample.png new file mode 100644 index 0000000..2bc1528 Binary files /dev/null and b/report/docs/img/test_evaluation_report_sample.png differ diff --git a/report/docs/img/test_spec_sample.png b/report/docs/img/test_spec_sample.png new file mode 100644 index 0000000..4eb2baf Binary files /dev/null and b/report/docs/img/test_spec_sample.png differ diff --git a/report/docs/report/final_report.html b/report/docs/report/final_report.html index bfb2ce3..62dfb8c 100644 --- a/report/docs/report/final_report.html +++ b/report/docs/report/final_report.html @@ -295,7 +295,7 @@

How to use the prod

System Design

-

(FIXME To be revised) image

+

(FIXME To be revised) image

The design of our package follows object-oriented and SOLID principles, which is fully modularity. Users can easily switch between different prompts, models, and checklists, which facilitates code reusability and collaboration to extend its functionality.

There are five components in the system of our package:

    @@ -365,7 +365,7 @@

    Checklist Design

    -

    (FIXME To be revised)

    +

    (FIXME To be revised)

Artifacts

@@ -379,12 +379,12 @@

Artifacts

  • Evaluation Report
  • This report presents structured evaluation results of ML projects, which includes a detailed breakdown of completeness scores and reasons for each score.

    -

    (FIXME To be revised)

    +

    (FIXME To be revised)

    1. Test Specification Script

    Generated test specifications are stored as Python scripts.

    -

    (FIXME To be revised)

    +

    (FIXME To be revised)

    @@ -402,7 +402,7 @@

    Evaluation Results

    gt = pd.read_csv('../data/processed/ground_truth.csv') gt -
    +
    @@ -540,26 +540,26 @@

    Evaluation Results

    titleFontSize=12 )
    -
    +
    -
    +