diff --git a/README.md b/README.md index a5c264a..3967b50 100644 --- a/README.md +++ b/README.md @@ -241,6 +241,13 @@ value being equal across all atributes suggests entire rows were removed, rather than select values from separate rows. The only exception is the `occupation` attribute, which was entirely removed. +![Quality models](quality.png) + +The values for precision (Gen. Intensity) and Information Loss (Granularity) +are high. The values for Discernibility and Average Equivalence Class Size +are also high. And in general, all the quality models (both attribute-level +and dataset-level) are high. Hence, we believe we've achieved a good utility. + ### Effect of parameters diff --git a/quality.png b/quality.png new file mode 100644 index 0000000..131c0a6 Binary files /dev/null and b/quality.png differ diff --git a/report.pdf b/report.pdf index 443b681..19c823a 100644 Binary files a/report.pdf and b/report.pdf differ